๐Ÿ’Ž๋ชฉํ‘œ

โญ๊ฐœ๋ฐœ ํ™˜๊ฒฝ ์„ค์น˜

๐Ÿ› ๏ธGitHub ๊ฐ€์ž…

GitHub ยท Build and ship software on a single, collaborative platform

<aside> ๐Ÿฐ

์ •๋ณด

GitHub์„ ์ฒ˜์Œ ๊ฐ€์ž…ํ•˜๋Š” ํ•™์ƒ๋“ค์€ Git๊ณผ GitHub์— ๋Œ€ํ•œ ๊ฐœ๋…, ๊ธฐ๋ณธ ์‚ฌ์šฉ๋ฒ• ๋“ฑ์„ ๋จผ์ € ๊ณต๋ถ€ํ•˜๊ณ  ์ˆ˜์—…์„ ๋“ค์„ ๊ฒƒ

</aside>

์›น ํ”„๋กœ๊ทธ๋ž˜๋ฐ

image.png

๐Ÿ› ๏ธGit ์„ค์น˜

Git - Downloading Package

git config --global user.name "Your Name"
git config --global user.email "[email protected]"

๐Ÿ› ๏ธVisual Studio Code (VS Code) ์„ค์น˜

โญJavaScript