toggl-reporter
Application allows to generate activity reports from http://toggl.com It is also poc for bower/gulp less application with npm as dependency manager and build tool.
how to run
npm start
To customize port (default is 8080). You can pass it to start command:
npm start -- 9090
how to develop
npm run-script dev
Tips
Running tests from intellij. Change refresh property to true in file .IntelliJIdea2016.2/config/plugins/js-karma/js_reporter/karma-intellij/lib/intellijRunner.js