Angular2 and Webpack quick project starter Description * A quick starter project for Angular2 and Webpack * Materialize baked in Usage 1. $ git clone https://github.com/smartsdesign/angular2-starter.git 2. $ npm install && npm run serve 3. Visit http://localhost:8080 in the browser Happy coding