Generator of the Angular 2 Starter kit featuring Angular 2 @AngularClass
npm install generator-angular2-webpack-class


> this is a Yeoman generator which packages the famous Angular 2 Webpack Starter Kit of @AngularClass
This only requires npm -g i yo.
> all generators are global modules and prefixed with generator-
```
npm -g i generator-angular2-webpack-class
> have fun
``
mkdir my-new-app && cd $_
and
``
yo angular2-webpack-class
and fetches the most recent version of master`.---
Coded by @katallaxie