How do I go about hosting both my client and server in the same port? I have a Angular JS front end and Web API 2 service that I would like to be hosted on the same web server.
I have IIS installed locally and would like to use it, but I'm not sure how.