You'll need to have typings and webpack-dev-server installed globally: npm install -g typings
and npm install -g webpack-dev-server
npm install && typings install
npm start
will serve content on localhost:8080
You'll need to have typings and webpack-dev-server installed globally: npm install -g typings
and npm install -g webpack-dev-server
npm install && typings install
npm start
will serve content on localhost:8080