generator-angular2-without-systemjs
v0.0.2
Published
angular2 application with systemjs build which will use systemjs dynamic loading. The application have 3 pages with angular2 in build router to navigate between pages. It have all basic functionality which a standard angualr2 application needed.
Downloads
112
Maintainers
Readme
generator-angular2-without-systemjs
A simple angular2 application having 3 pages with angular2 in build router to navigate between pages. It have all basic functionality which a standard angualr2 application needed.
Installation
First, install Yeoman and generator-angular2-without-systemjs using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-angular2-without-systemjs
report issues
Feel free report any issue and and feature update to help the angular2 community and developers at https://github.com/aniruddhadas9/generator-angular2-without-systemjs/issues
Let me know if you want to contribute at the https://github.com/aniruddhadas9/generator-angular2-without-systemjs
Then generate your new project:
yo angular2-with-systemjs
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
Apache-2.0 © aniruddha das