page_type | languages | products | description | ||||
---|---|---|---|---|---|---|---|
sample |
|
|
This sample demonstrates a tiny Hello World Node.js app for Azure App Service. |
This sample demonstrates a tiny Hello World node.js app for App Service Web App.
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact opencode@microsoft.com with any additional questions or comments.
I changed this to use express as the web-server instead of the old http-request stuff. Instead of just serving up a Hello World text string, it now serves HTML/CSS from the public folder