Angular 2 boilerplater
Includes: Angular2, Webpack, Webpack-dev-server, Loash, jQuery, es2015 support, Jasmine unit test,
Step 1: Clone or download repositorie
Step 2: Run npm install
Step 3: run npm start
Step 4: run npm build to build project
Step 5: run npm test to run unit test
Step 6: navigate to localhost:8080 to view project