This project was generated with Angular CLI version 1.6.8.
- 1 : List my TODOs
- 2 : Change a TODO state
- 3 : Detail a TODO
- 4 : Add a new TODO
Run ng serve for a dev server. Navigate to http://localhost:8080/.
Run ng build to build the project. The build artifacts will be stored in the dist/ directory. Use the -prod flag for a production build.
ng build --prod --base-href https://kekel87.github.io/overkill-todo/
ngh- Run
ng testto execute the unit tests via Karma. - Run
ng e2eto execute the end-to-end tests via Protractor. - Run
ng lintto lint code via tslint.