Structure of the angular application

Once the angular application is created, open the folder in VSCode

Expand the src folder 

By default app component is created. 

app component is rendered in the index.html

Leave a comment