Skip to content

vanntastic/generator-electron

 
 

Repository files navigation

generator-electron Build Status

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

Packages

No packages published

Languages

  • JavaScript 84.8%
  • CSS 9.8%
  • HTML 5.4%