Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/aakashdeveloper/angular-lazyloading


https://github.com/aakashdeveloper/angular-lazyloading

Last synced: 12 days ago
JSON representation

Awesome Lists containing this project

README

        

ng g c customer/viewCustomer
ng g s service/preload
ng g g service/auth

ng g m User --routing
ng g m Customer --routing
ng g c User/viewuser
ng g c customer/viewCustomer