generator-electron-extra
v1.12.1
Published
Scaffold out an Electron app boilerplate with sass, webpack, and browsersync
Downloads
2
Maintainers
Readme
generator-electron
Scaffold out an Electron app boilerplate
See awesome-electron for more useful Electron resources.
Install
$ npm install --global generator-electron-extra
Optional Extras
This version of the electron generator optionally comes with:
- webpack with babel
- sass
- nodemon
- browsersync
Streamline your workflow by saying yes to extras!
Usage
With yo:
$ yo electron-extra
License
MIT © Sindre Sorhus