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