generator-angular2-webpack-library
v0.0.3
Published
A creator for a Angular2 library working with angluar-cli (AoT) using the webpack bundler
Downloads
3
Maintainers
Readme
generator-angular2-webpack-library
A creator for a Angular2 library working with angluar-cli (AoT) using the webpack bundler
Installation
First, install Yeoman and generator-angular2-webpack-library using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-angular2-webpack-library
Then generate your new project:
yo angular2-webpack-library
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 © Johannes Pichler