Node JS with Windows Azure part 1: Powershell and Express

  • 12 years ago
This is the first of two videos where I use the Windows Azure Powershell cmdlets to scaffold out of a Node.js Express application. I run it locally using the node server right from powershell and then visit the site in the browser. Also, I add a new controller and view.