-
-
Notifications
You must be signed in to change notification settings - Fork 5
setup
JiPaix edited this page Nov 25, 2022
·
2 revisions
npm install
The application is reloaded whenever changes occures.
npm run watch
Build all packages and run electron.
npm run build
npm run start
Creates an executable.
Files are located in the $PROJECT_ROOT/dist
folder
run npm compile