In order to see the ng build result, I need to run ng serve, but how that helps me to create an angular2 project that I can run in any web hosting? my web hosting don't know angular2 or ng serve command. What did I miss in this process?
Please advise how after using angular-cli (which is a great tool) I'm now ready to updload files to any web hosting and see my app running. I thought if I run the "index.html" file I get app that runs and not depeneding on any commands :-/
