The Angular CLI is loved by many developers, but many developers only touch the surface of its power. There are lots of great flags to the CLI and I cover some of the most useful ones that developers should know about.
You can check out out the full list with:
ng new --help
ng serve --help
ng build --help