angular-nyc-ngrx-store

Redux-style state management in Angular 2 apps, using ngrx/store

Stars
11

angular-nyc-ngrx-store

This is the demo app built for a talk given at Angular NYC Meetup (Oct 2016). This shows how ngrx/store can be used to do client-side state management in Angular 2 apps.

How to run

Like all good demos, it all begins with:

> npm install
> npm start

References to learn further: