Clone repository
git clone https://github.com/miroslaw-bogacz/time-tracker.git
Install @angular/cli
npm install -g @angular/cli
Install yarn
npm install -g yarn
Install all dependencies
yarn install
Build and run development Time Tracker
npm run start:electron
and npm run build:watch
npm run package:macos