InfomediaLtd / angular2-redux-example

Example project for using pure Redux with Angular 2 and TypeScript
MIT License
71 stars 14 forks source link

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