0.0.1 • Published 9 years ago

generator-angular2-base v0.0.1

Weekly downloads
6
License
MIT
Repository
github
Last release
9 years ago

generator-angular2-base NPM version Build Status Dependency Status

Installation

First, install Yeoman and generator-angular2-base using npm (we assume you have pre-installed node.js).

npm install -g yo
npm install -g generator-angular2-base

Then generate your new Angualar2 application:

yo angular2-base

Getting To Know Yeoman

  • Yeoman has a heart of gold.
  • Yeoman is a person with feelings and opinions, but is very easy to work with.
  • Yeoman can be too opinionated at times but is easily convinced not to be.
  • Feel free to learn more about Yeoman.

License

MIT © eeve

npm-image: https://badge.fury.io/js/[npm-name].svg npm-url: https://npmjs.org/package/[npm-name] travis-image: https://travis-ci.org/eeve/[npm-name].svg?branch=master travis-url: https://travis-ci.org/eeve/[npm-name] daviddm-image: https://david-dm.org/eeve/[npm-name].svg?theme=shields.io daviddm-url: https://david-dm.org/eeve/[npm-name]