How to use Git and Github
git clone
Github에서 clone을 복사한다.
code클릭 후 주소 복사 가능.
Terminal 실행 후, cd desktop/folder type 후 clone을 원하는 folder를 찾아준다.
원하는 위치에서 git clone (paste the address got from 1) type해준다.
terminal에 folder 이름을 type + enter 후 `ls'를 입력하면 현재 folder에 잘 clone되었는...
suzie.hashnode.dev2 min read