The love of Electron and Angular = ElectroAngular.
ElectroAngular is an starter application project template or a boilerplate which helps you to build base applications fast and efficient.
ElectroAngular ships with the following
$ git clone https://github.com/syntaxcoder/electroangular.git
$ cd ElectronAngular
$ npm install
$ npm run electron
$ npm run prod (production release)The support for writing unit tests is yet to be implmented. This will be shipped in the next version
If your having any issues, please log/report the bug in the issues section and I will try to solve the bug as soon as I can.
