Skip to content

Latest commit

 

History

History
3 lines (2 loc) · 263 Bytes

README.md

File metadata and controls

3 lines (2 loc) · 263 Bytes

Angular runtime template compilation demo

This demo shows how to dynamically compile templates at runtime using Angular's compiler. Run ng serve to start a development server or ng build --prod to build for production and apply various code optimizations.