방법


<aside> 🏐

순서


  1. github repo 생성

cli 입력

  1. git remote add origin “https://~
  2. git push -u origin “branch 명” ⇒ github에 commit된 파일 업로드 </aside>