HN Angular/NGRX Clone Blog post on adding ngrx as a state container to existing projects http://brianhudi.org/2017/11/15/adding-ngrx-to-existing-projects-is-easy/ Debug Locally Clone the repo and navigate to the directory using your shell of choice Then run the following commands (You must have @angular/cli installed globally): npm install ng serve --open