Student Reviews
( 5 Of 5 )
1 review
Video of 22- Upload Node.js website to azure رفع مشروع على الخادم in Node JS course by TheNewBaghdad (بغداد الجديدة) channel, video No. 23 free certified online
steps:
1-git init
2- git add .
3-git commit -m ' final release'
4- git remote add azure host URL
5-git push azure master