generator-angular2-with-router
v0.0.7
Published
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.
Downloads
8
Readme
generator-angular2-with-router
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-with-router using npm (we assume you have pre-installed node.js).
npm install -g yo
npm install -g generator-angular2-with-router
video instruction
Below youtube video shows what are the files in the application folder and why they are there. https://youtu.be/3uD0bCP3OTQ
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-with-router/issues
Let me know if you want to contribute at the https://github.com/aniruddhadas9/generator-angular2-with-router
Then generate your new project:
yo angular2-with-router
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