Once the base href URL is added to index.html
<base href=".">
I proceed to run production mode using "ng build --prod"
After encountering a 404 Error, I moved the dist folder into the xampp htdocs folder and included an error image https://i.sstatic.net/MBM3n.png