Track your daily work hours in an angular 2 electron application
Run npm install
to install the required dependencies. Afterwards run npm run dev:watch
to start the angular-cli build watch and the live-reload server. After the task has become idle you can start the electron app by running npm run electron
.