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