How To Deploying VorlonJS As An Azure Website
Channel:
Subscribers:
293,000
Published on ● Video Link: https://www.youtube.com/watch?v=Oo3v5V4YJdA
VorlonJS is a FANTASTIC tool for debugging web pages running remotely especially on things which you normally can't do much debugging with such as on phones. Usually VorlonJS runs locally on your development machine, but obviously you'd want it to run somewhere internet accessible as well.
So here's a quick guide on how to deploy VorlonJS to an Azure Website.
Note:- In the contents of the package.json file, after the initial pasting of the code, I have to remove an extra COMMA behind the "server.js" line.
VorlonJS - http://www.vorlonjs.com
Other Videos By Wei Min Chan
Tags:
VorlonJS
Azure
Guide