How to run the example Angular 1 >> cd angular1 >> npm install >> npm run webpack-dev-server >> open http://localhost:8080/webpack-dev-server/ Angular 2 >> cd angular2 >> npm install >> npm run webpack-dev-server >> open http://localhost:8080/webpack-dev-server/