(I'm new on planet Angular2 (emigrated from dying planet
Flex/Actionscript, so please forgive this naive question)
Have I made a fatal error in thinking that after running the "ng build" command on my project from Angular CLi, I would end up with a functioning project in the directory "dist" – which I could just run in a browser, put up on a server?
I end up with a folder full of correctly named stuff, etc. Is there a step I am missing here?