In this example I have demonstrated the use of @ngrx/store state management.
- Run
npm install
to install packages - Run
ng serve
and navigate tohttp://localhost:4200/
Extra dependencies packages used for this application
- npm install bootstrap --save
- npm install font-awesome@4 --save
- npm install angular-in-memory-web-api --save
- npm install @ngrx/store @ngrx/store-devtools --save
- npm install jquery --save
- npm install popper.js --save
- npm install uuid --save