Live Edit

My solution is Microsoft WebAPI backend and Angular Frontend.   I am using webstorm to develop the Angular bit.

The angular app is in the same visual studio project and is hosted along side the WebAPI.   This works just fine.  It is much easier to host it like this as hosting the Angular seperately would mean dealing with a lot of CORS issues.   Anyway this works fine for me.

My question is how do I get the LiveEdit working in this configuratiion.   The WebAPI/Angular is hosted say on http://localhost:35314/.  Can i get Webstorm to debug this?

Im not sure I am asking the right questions here so hopefully someone will understand what im talking about.

0

Please sign in to leave a comment.