This is basic Angular setup with the minimum required dependencies
npm i
npm start
Open a browser and navigate to http://localhost:8080/
The code examples for the `Here is what you need to know about dynamic components in Angular` article
TypeScript
This is basic Angular setup with the minimum required dependencies
npm i
npm start
Open a browser and navigate to http://localhost:8080/