ng command new app code example
Example 1: angular new project
ng new project_name
Example 2: ng new project
content_copy
ng new angular-tour-of-heroes
Example 3: ng command new app
Create new Angular app
ng new project_name
content_copy
ng new angular-tour-of-heroes
Create new Angular app