Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 261 Bytes

readme.md

File metadata and controls

14 lines (8 loc) · 261 Bytes

How to build/compile

For Windows:

npm install electron-packager --save-dev

npm install electron-packager -g

Use the CMD instead of Powershell. For some reason Powershell is complaining

How to start the app

Start through a npm-script: npm start