Awesome
Angular2 Redux Example
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