多维表格
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.
 
 
 
 
 
 
Wing-Kam Wong d9fb196fdd chore(gui-v2): nc-lib-gui-2 -> nc-lib-gui-v2 2 years ago
..
__tests__ chore(gui-v2): move nc-lib-gui-2 to nc-lib-gui-v2 2 years ago
lib chore(gui-v2): move nc-lib-gui-2 to nc-lib-gui-v2 2 years ago
.gitignore chore(gui-v2): move nc-lib-gui-2 to nc-lib-gui-v2 2 years ago
README.md chore(gui-v2): move nc-lib-gui-2 to nc-lib-gui-v2 2 years ago
license.txt chore(gui-v2): move nc-lib-gui-2 to nc-lib-gui-v2 2 years ago
package-lock.json chore(gui-v2): nc-lib-gui-2 -> nc-lib-gui-v2 2 years ago
package.json chore(gui-v2): nc-lib-gui-2 -> nc-lib-gui-v2 2 years 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/.