Open the Terminal in Visual Studio Code, select OctopusCodes.com folder and type ng new or ng n commands to create new Angular project.
- C:\Users\Admin\Desktop\OctopusCodes.com>ng new AngularOctopusCodesCom
- C:\Users\Admin\Desktop\OctopusCodes.com>ng n AngularOctopusCodesCom

Press “y” to create routing in Angular App

select “CSS” from the list to generate css file.

Folder Structure of Angular Application
