Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 361 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 361 Bytes

Angular2-Starter

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