스크립트 코드를 추가 해주면 된다. 사실 아직 테스트는 안해봤음😂
"scripts": { "start": "set PORT=3006 && react-scripts start", "build": "react-scripts build", "test": "react-scripts test", "eject": "react-scripts eject" }