Nirajkashyap / Here-is-what-you-need-to-know-about-dynamic-components-in-Angular

The code examples for the `Here is what you need to know about dynamic components in Angular` article

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Angular seed

This is basic Angular setup with the minimum required dependencies

Running the app

npm i
npm start

Open a browser and navigate to http://localhost:8080/

About

The code examples for the `Here is what you need to know about dynamic components in Angular` article


Languages

Language:TypeScript 77.9%Language:JavaScript 11.5%Language:HTML 10.3%Language:CSS 0.3%