git clone
root 디렉토리에서 npm init
root 디렉토리에서 npm i
project 디렉토리에서 npm init
project 디렉토리에서 npm install
npm start (패키지.json 파일 스크립트에서 확인 후 실행 명령)