Files
nocodb/packages/nc-lib-gui/README.md
2022-09-06 12:01:42 +08:00

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/``.