Skip to content

Example of using ng2-redux with the Angular Quickstart SystemJS Seed

License

Notifications You must be signed in to change notification settings

angular-redux/system-js-example

Repository files navigation

Simple @angular-redux/store example with SystemJS config

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.

How to Run It

The usual steps:

npm install
npm start

Point your browser at http://localhost:3000

About

Example of using ng2-redux with the Angular Quickstart SystemJS Seed

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published