A golden sample app to showcase how to work with Ngrx v12.4.0 (Current stable version) and use it to build application.
Install app with npm
npm install
Go to the project directory
cd ngrx-sample-app
Install dependencies
npm install
Start the server
npm run start
To run tests, run the following command
npm run test
Jsonplaceholder API Documentation
GET https://jsonplaceholder.typicode.com/users