Template for Electron Sahara.
# install dependencies
npm install
# start gulp
npm run watch
# starts electron app
npm start
Template for Electron Sahara.
# install dependencies
npm install
# start gulp
npm run watch
# starts electron app
npm start