방법
<aside> 🏐
순서
github repo 생성
cli 입력
git remote add origin “
https://~
”
git push -u origin “branch 명” ⇒ github에 commit된 파일 업로드 </aside>