minimalist-angular2-webpack Minimalist angular2 application using webpack ##Running Make sure you have this two global packages: $ npm install -g webpack-dev-server typings Install dependencies: $ npm install && typings install Run it: $ webpack-dev-server Go to http://localhost:8080/webpack-dev-server/