generator-angular2-preboot

The companion generator for the Angular 2 Preboot of @katallaxie

Usage no npm install needed!

<script type="module">
  import generatorAngular2Preboot from 'https://cdn.skypack.dev/generator-angular2-preboot';
</script>

README

taylor swift Volkswagen Build Status MIT license

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-preboot

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