I'm trying to get react running using node.js with iisnode on iis
I've installed the latest node and the latest iisnode and used this stackoverflow as a guide but can't get past error 500. How to run Node.JS server for a web application?
any guides on how to do this on iis?