An Angular starter kit for electron who works with electron-forge!
- A design inspired by the framework hottowel by John Papa (respecting the famous Angular 1 styleguide)
- Delivered with some extra features : Gulp, Bower, Font Awesome, Animate CSS, and more !
- ES2015 ready with Babel !
- Some features (frameless, reduce, close, notifications) already implemented !
$ npm install -g electron-forge gulp bower
$ git clone https://github.com/Kazuia/electron-forge-angular.git
$ cd electron-forge-angular
$ npm install
$ npm start