new project command code example
Example 1: ng angular
ng new <name> [options]
Example 2: ng new project
content_copy
ng new angular-tour-of-heroes
ng new <name> [options]
content_copy
ng new angular-tour-of-heroes