This repo was cloned from the Angular2 quickstart example: https://angular.io/docs/ts/latest/guide/setup.html
It's a trivial counter built with @angular-redux/store; it's main purpose is to show how to set up @angular-redux/store in a SystemJS/TypeScript/LiveServer environment.
The usual steps:
npm install
npm start
Point your browser at http://localhost:3000