Skip to content

mzrimsek/track-my-playtime

Repository files navigation

TrackMyPlaytime

Build Status Coverage Status

TrackMyPlaytime Logo

A time tracker app specific to video games.

Detailed information on the application structure can be found here: https://mzrimsek.github.io/track-my-playtime/

Technologies

Development

  • Start the dev server: ng serve
  • Run karma tests: ng test
  • Run karma tests in headless mode: npm run test:mocha
  • Run karma tests in headless mode the fun way: npm run test:nyan

Contributors