Skip to content

Latest commit

 

History

History
17 lines (16 loc) · 386 Bytes

File metadata and controls

17 lines (16 loc) · 386 Bytes

minimalist-angular2-webpack

Minimalist angular2 application using webpack

##Running

  1. Make sure you have this two global packages:
$ npm install -g webpack-dev-server typings
  1. Install dependencies:
$ npm install && typings install
  1. Run it:
$ webpack-dev-server

Go to http://localhost:8080/webpack-dev-server/