mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-27 18:35:17 +00:00
5 lines
299 B
Markdown
5 lines
299 B
Markdown
# nc-lib-gui
|
|
|
|
This package is the build version of ``nc-gui`` which will be used in ``packages/nocodb``. The built files should be located in ``packages/nc-lib-gui/lib/dist/``.
|
|
|
|
To build the frontend and copy the built files to dist directory, run ``npm run build:copy`` under ``packages/nc-gui/``. |