mirror of
https://github.com/WebTools-NG/WebTools-NG
synced 2025-01-30 11:43:25 +00:00
442 B
442 B
webtools-ng
Project setup
npm install
Compiles and hot-reloads for development
npm run serve
Compiles and minifies for production
npm run build
Lints and fixes files
npm run lint
Electron Run
npm run electron:serve
Electron Build
npm run electron:build