What you need to run this app:
node and npm
Ensure you're running the latest versions Node v4.x.x+ (or v5.x.x) and NPM 3.x.x+
Quick start
npm install typings webpack-dev-server rimraf webpack -g
npm install
npm start
go to http://localhost:3000 in your browser