peoplewareDo / generator-ng2-seed-advanced

An advanced Angular2 project generator with support for ngrx/store, ng2-translate, angulartics2, lodash, NativeScript (native mobile), Electron (Mac, Windows and Linux desktop) and more.
MIT License
21 stars 1 forks source link

Addition of simple component, router, and service subgenerators #3

Closed orangedrink closed 7 years ago

orangedrink commented 7 years ago

This is going to do the job for my own project I believe but let me know if you have feedback.

victorsosa commented 7 years ago

Very nice job, men; I will doble check later but for now you need to add some doc to the readme file :+1: nice men.

victorsosa commented 7 years ago

Thanks, nice job

orangedrink commented 7 years ago

Yay! Thanks. That took me way too many commits. Heh.

orangedrink commented 7 years ago

Thanks for your patience with me while I learn.

victorsosa commented 7 years ago

No problema, don't worry about the commits, any contribution is welcome

victorsosa commented 7 years ago

the npm was published so now you we can use npm to install the packages.

Remember to do:

  1. npm uninstall package
  2. npm install package

note: this only because you used the npm link in development, after this you don't need npm link anymore; because you are point to the released package.

https://www.npmjs.com/search?q=generator-ng2-seed-advanced https://www.npmjs.com/package/angular2-seed-advanced