-Install Node JS [https://nodejs.org/en/] npm install npm start To push a new changes: git add . git commit -m "ADD A COMMIT MESSAGE HERE DESCRIBING YOUR CHANGES" git push origin BRANCH_NAME System Preview