generator-angular2-webpack-class

Generator of the Angular 2 Starter kit featuring Angular 2 @AngularClass

Usage no npm install needed!

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

README

taylor swift Build Status devDependency Status

@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