TodoMVC implementation based on Angular version 5, state management on ngrx.
- Run
npm installfirst. - Run
ng servefor 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 1.6.3.