UNPKG

grapesjs_codeapps

Version:

Free and Open Source Web Builder Framework/SC Modification

22 lines (17 loc) 221 B
# Creator ### Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run start ``` ### Compiles and minifies for production ``` npm run build ``` ### Publish on npm ``` npm publish ```