Command
ng new my-appExamples
Create new Angular app
ng new my-appCreate with routing and SCSS
ng new my-app --routing --style=scssng new my-appCreate new Angular app
ng new my-appCreate with routing and SCSS
ng new my-app --routing --style=scss