This sample demonstrates a tiny Hello World node.js app for App Service Web App.
- git init
- git add .
- git commit -m "initial commit"
- git remote add myazure [URL for remote repository]
- git push myazure master
This project has adopted the Microsoft Open Source Code of Conduct. For more information see the Code of Conduct FAQ or contact [email protected] with any additional questions or comments.