Web application for Game Tracker.
Technologies used:
- Angular 8
- Angular Material
- NgRx
- Karma
- Clone the project:
git clone https://github.com/swagslash/GameTracker-Web.git. - Install dependencies:
npm install.
Run ng serve or npm run serve.
Run ng build or npm run build.
Use ng test or npm run test to run all tests using Chrome.
Use ng test-headless or npm run test-headless to run all tests and generate a coverage report.
Use ng lint or npm run lint to validate the project against linting rules.