How do I create, build, and serve a new, basic Angular project on a development server? code example
Example: angular build production
ng build --configuration=<env> --output-hashing=all
ng build --configuration=<env> --output-hashing=all