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.
Like all good demos, it all begins with:
> npm install
> npm start
References to learn further: