@shenhh/nc-lib-gui
v1.0.1
Published
NocoDB GUI
Downloads
1
Readme
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/
.