Setting Up the NgRx Store
Let's set up the @ngrx/store in our application.
We'll cover the following
Installation guide
We can install the @ngrx/store
in an Angular application using the Angular CLI. Run the following command inside the application’s root folder:
Get hands-on with 1400+ tech skills courses.