Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 221 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 221 Bytes

Angular 2 Dynamic Components

Example of creating Angular 2 Components Dynamically

Building

== Build ==

To build:

  • npm install
  • npm run tsc

To Run:

  • npm run lite