1. Create a new Angular CLI application
In the folder you would like to create this project run the following command
Change directory into the new project and open the CLI in Visual Studio Code
Run the application
Open the application in your web browser at http://localhost:4200
Last updated