Sunday, April 21, 2019

I am going to try to get the NGRX store stuff working in an Angular 6 application in my spare time.

I am going to try to follow this. It recommends installing the store stuff like so:

npm install @ngrx/core @ngrx/store @ngrx/effects @ngrx/store-devtools @ngrx/router-store --save

No comments:

Post a Comment