/neutron

Neutron: zero point of Electron apps

Primary LanguageJavaScriptMIT LicenseMIT

neutron documentation

Build Status

--- Neutron enables rapid cross-platform [Electron](http://electron.atom.io/) app development. It uses [Babel](https://babeljs.io/) for ES6 support, [Pug](https://github.com/pugjs/pug) as templating engine, [Sass](http://sass-lang.com/) for CSS preprocessing, and enables painless and clean [Bower](http://bower.io/) integration. Moreover, auto reloading is supported by [electron-reload](https://www.npmjs.com/package/electron-reload) for a *refresh-free* development experience!

The idea is to keep your sources and ready-to-deliver files separate and only to package files that are necessary. Remember kids, neutron is way more than an electron boilerplate!

Read the docs here!

Contribution

All help and inspiration is welcomed. Please don't hesitate to open issues and to sent pull requests.