Angular2 Redux Example
February 16, 2016 ยท View on GitHub
Example project for using pure Redux with Angular 2 and TypeScript. This project also uses the angular2-redux helper utility library.
Demo: http://angular2-redux-example.surge.sh

To set up locally, install with jspm:
jspm install
Run with live-server:
live-server