angular-ngrx-step-by-step Adding NgRx to a simple Angular project, from the Currere article. Setup To run the completed example: git clone https://github.com/gcavancer/angular-ngrx-step-by-step.git cd angular-employees-ngrx npm install Run ng serve