Skip to content
This repository has been archived by the owner on Jun 13, 2019. It is now read-only.

Latest commit

 

History

History
20 lines (16 loc) · 1.24 KB

README.md

File metadata and controls

20 lines (16 loc) · 1.24 KB

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!

Contribution

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