Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 352 Bytes

File metadata and controls

10 lines (6 loc) · 352 Bytes

Packaging and Distributing Electron Apps

http://youtu.be/dz5SnmBzBXc

Install io.js.

Within this folder run the terminal command npm install to install the dependencies and devDependencies.

Then run npm start to run the app and npm run build to build the distributable.