Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 276 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 276 Bytes

DynamicLoaderTest

run npm install run npm start

Access localhost:4201

#Description Experimenting Dynamic component loading by importing a ngmodule and looping its declared components, instead of manually entering component name and creating an instance of each component.