Starter project for using Angular2 with Webpack
To run a development version of this project use npm start
To test the code use npm test
To build the production version use npm build
this will place a production version of the code into the dist
folder