generator-angular2-webpack-class
v1.3.4
Published
Generator of the Angular 2 Starter kit featuring Angular 2 @AngularClass
Downloads
5
Maintainers
Readme
@AngularClass Angular 2 Webpack Starter Kit Generator
this is a Yeoman generator which packages the famous Angular 2 Webpack Starter Kit of @AngularClass
Requirements
This only requires npm -g i yo
.
Installation
all generators are global modules and prefixed with
generator-
npm -g i generator-angular2-webpack-class
Usage
have
fun
mkdir my-new-app && cd $_
and
yo angular2-webpack-class
Options
cache
Uses the cache directory of yeoman-remote
and fetches the most recent version of master
.
Coded by @katallaxie