TodoMVC implementation based on Angular version 7.
- Run
npm install
first. - Run
ng serve
for a dev server. Navigate tohttp://localhost:4200/
. The app will automatically reload if you change any of the source files.
This project was generated with Angular CLI version 7.3.3.