22- Upload Node.js website to azure|رفع مشروع على الخادم20/12/2022كوم 0 Node.js for beginners – Arabic 22- Upload Node.js website to azure|رفع مشروع على الخادم 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 Previous Lesson Back to الكورس Next Lesson