how to run the production build of your angular project on your local machine code example
Example: angular build production
ng build --configuration=<env> --output-hashing=all
ng build --configuration=<env> --output-hashing=all