TodoApp

This project was generated with Angular CLI version 9.0.7.

Build

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.

Build prod to Git Hub Pages

Run:

$ ng build --prod --output-path docs --base-href="https://bider88.github.io/03-redux-todo-app-angular/"

Main dependencies

$ npm install @ngrx/store --save
$ npm install @ngrx/store-devtools --save

More info about Ngrx, check the next link https://ngrx.io/docs