To see the result ng build, I need to run ng serve, but how does this help me create an angular2 project that I can run on any web hosting? my web hosting does not know the angular2 command or ng serve. What did I miss in this process?
Please advise how after using angular-cli (which is a great tool) I am now ready to upload files to any web hosting and see how the application works. I thought that if I ran the index.html file , I get an application that starts and does not depend on any commands: - /
This is resuilt index.html:
