Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dcortes92/angular-template-cache-example
https://github.com/dcortes92/angular-template-cache-example
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dcortes92/angular-template-cache-example
- Owner: dcortes92
- License: mit
- Created: 2015-09-30T04:13:28.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-10-08T04:44:19.000Z (over 9 years ago)
- Last Synced: 2023-05-13T02:01:04.923Z (over 1 year ago)
- Language: JavaScript
- Size: 152 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Angular Template Cache
Basic example on how to use ```$templateCache```. To run:
1. ``` npm install ```
2. ``` gulp templates ```
3. ``` gulp ```