Skip to content

Latest commit

 

History

History
 
 

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 

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.