angular-webpack is an angular2 repo built using webpack.
- webpack configurations
- tsconfig
- typings
- karma configurations
- starter component with html
- git clone https://github.com/richavyas/angular2-webpack.git
- cd angular2-webpack
- npm install
- npm start
- Navigate to http://localhost:8080/
More custom components coming up!!!