-
Install VSCode https://code.visualstudio.com/
-
Install Visual Studio Live Share https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare-pack
-
Install Github Desktop https://desktop.github.com/
Click Clone Repository
.
Click URL
and type https://github.com/hahaluckyme/alphabet
-
Install Node JS, version
Recommended For Most Users
https://nodejs.org/en/ -
Open VSCode and press
CTRL+SHIFT+P
npm install dependencies
npm start
- Make changes and use Github Desktop to record and push changes.
To update the github repo, run
npm run deploy