In this Official Word Add-In tutorial, they are using VS2017
where they indicate that they are using local IIS
server. I want to follow the exact same tutorial but instead use NodeJS server. How can I achieve this?
NOTE: I've successfully created a Node.js web app in Azure following this Official tutorial; but here they are not using VS2017