Hi,
I used "ng build --prod" command to set files for production within "dist" folder so I could upload it late to a host server that will display my website.
But I would like to know right know if the files are ok, when they are still on my PC. So if I enter "dist" folder and double click on index.html should this angular website appear?