Run Angular Project using Angular CLI

Open the Terminal in Visual Studio Code, select OctopusCodes.com folder and go to your project directory.

    Click Image to Zoom

    Type the command “ng serve –open” on the command prompt to start the application.

    Click Image to Zoom

    Angular App automatically launch in a new browser window at url http://localhost:4200

    Click Image to Zoom