多维表格
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
pranavxc 4d80f1d75c [create-pull-request] automated change 3 months ago
..
lib refactor(nc-lib-gui): remove unnecessary line breaks and add comments 2 years ago
.gitignore chore: nc-lib-gui-v2 to nc-lib-gui 2 years ago
LICENSE refactor(global): add license 2 years ago
README.md chore: nc-lib-gui-v2 to nc-lib-gui 2 years ago
package-lock.json refactor(nc-lib-gui): remove unused dependencies 2 years ago
package.json [create-pull-request] automated change 3 months ago

README.md

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