Pretty basic question, but I've been able to get the WAB Developer Edition to run locally on my machine, but I find the NODE.js web server it uses to be pretty slow and cumbersome. Can we just use IIS as the server instead?
And a related question, once we create an app with the WAB and save it, we have a JavaScript web application in the "app" folder. Can I then move that web app out of the WAB file structure and place it in IIS for users to access?