تقييمات الطلاب
( 5 من 5 )
١ تقييمات
فيديو شرح 22- Upload Node.js website to azure رفع مشروع على الخادم ضمن كورس Node JS شرح قناة TheNewBaghdad (بغداد الجديدة)، الفديو رقم 23 مجانى معتمد اونلاين
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