github repository 만들기(원격 저장소 생성)create-react-app 실행npx create-react-app <project-name>초기 git 설정파일 삭제rm -r .gitgit 초기화git initgit 브랜치 변경(master -> m