
James S. answered 09/15/19
Full-stack Developer
I suggest creating two separate projects in Visual Studio. You can still deploy the API project into a api folder on Azure. Also, in Visual Studio I'd both of the projects under one solution for easier development and debugging. You could use the nodejs extension for Visual Studio for npm projects or create those manually yourself.