After giving Ng build -prod it generates files for distribution, my question is the following how can I do this to publish on a PHP server or any other normal one, because when I try to get the files generated by javascript into putting them in another html or php document, does not work, do these files work without being on a server?