1.2.1 • Published 9 years ago
generator-angular2-preboot v1.2.1
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