evojam / angular2-redux-sample-app

Angula2 & Redux - sample application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular2 playground

Based on Angular 2 — Introduction to Redux

When cloning repo to a new clean directory run:

  • git submodule init
  • git submodule update

To run:

  • npm install
  • gulp tsd
  • gulp ts-build
  • gulp serve

About

Angula2 & Redux - sample application

License:Do What The F*ck You Want To Public License


Languages

Language:TypeScript 62.8%Language:HTML 20.7%Language:JavaScript 16.4%