An Information Systems and Resources launcher Desktop App powered by Electron and Angular-Material
This project is generated with yo angular generator version 0.15.1.
Run grunt
for building and grunt serve:electron
for preview.
To run in electron, do grunt build
then cd dist
to navigate to the built web application, then run electron .
. Make sure the electron node module is installed.
Running grunt test
will run the unit tests with karma.