1.12.1 • Published 9 years ago

generator-electron-extra v1.12.1

Weekly downloads
5
License
MIT
Repository
github
Last release
9 years ago

generator-electron Build Status

Scaffold out an Electron app boilerplate

npm.io

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!

npm.io

Usage

With yo:

$ yo electron-extra

License

MIT © Sindre Sorhus