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