Now with 100% moar NLP!
npm install
set LuisAppID=< placeholder for value from LUIS App Settings >
set LuisAPIKey=< placeholder for value from LUIS Account Settings, described as Authoring Key >
# optional, needed when using a local dev version of the API-Server:
set apiBaseUrl=http://127.0.0.1:5000
node app.js