Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 427 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 427 Bytes

ts-ng-redux-counter-example

Summary

[Redux] (https://github.com/rackt/redux) counter example implemented in Typescript 1.7 and Angular 1.4+. Compiled to ES5.

Installation

npm

npm install
tsd install
npm start

Credits

Credits to [@wbuchwalter/ng-redux] (https://github.com/wbuchwalter/ng-redux) for inspiration. This is mostly a remake of his examples of ng-redux in TS.

License

MIT Licensed