generator-angular2-preboot
v1.2.1
Published
The companion generator for the Angular 2 Preboot of @katallaxie
Downloads
14
Maintainers
Readme
Angular 2 Preboot Generator
this is a Yeoman generator which companions the Preboot Template created by @AngularClass
Requirements
This only requires npm -g i yo.
Installation
all generators are global modules and prefixed with
generator-
npm -g i generator-angular2-prebootUsage
have
fun
mkdir my-new-app && cd $_and
yo angular2-webpack-classOptions
cache
Uses the cache directory of yeoman-remote and fetches the most recent version of master.
Coded by @katallaxie
