generator-angular2-starter

0.0.1 • Public • Published

Angular2 starter generator

The generator tries to build a Angular2 application. The generator is based on the project ng2-webpack by Olivier Combe.

Usage

Install yo, grunt-cli, bower, generator-angular and generator-karma:

npm install -g grunt-cli bower yo generator-karma generator-angular

Make a new directory, and cd into it:

mkdir my-new-project && cd $_

Run yo angular2-starter:

yo angular

Run npm run build for building and npm start to develop.

Generators

ng2-webpack includes the project angular-cli and benefits of the generator the project.

To have more information about generators please visit the documentation of angular-cli.

Changelog

Recent changes can be viewed on Github on the Releases Page

License

MIT license

Package Sidebar

Install

npm i generator-angular2-starter

Weekly Downloads

1

Version

0.0.1

License

MIT

Last publish

Collaborators

  • groguelon