Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/aakashdeveloper/angular-lazyloading
https://github.com/aakashdeveloper/angular-lazyloading
Last synced: 12 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/aakashdeveloper/angular-lazyloading
- Owner: Aakashdeveloper
- Created: 2022-10-15T05:19:26.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2022-12-03T15:36:53.000Z (about 2 years ago)
- Last Synced: 2024-11-13T15:06:04.652Z (2 months ago)
- Language: TypeScript
- Size: 201 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
ng g c customer/viewCustomer
ng g s service/preload
ng g g service/authng g m User --routing
ng g m Customer --routing
ng g c User/viewuser
ng g c customer/viewCustomer