create-react-app (1) React Creating a New Application https://github.com/facebook/create-react-app GitHub - facebook/create-react-app: Set up a modern web app by running one command.Set up a modern web app by running one command. Contribute to facebook/create-react-app development by creating an account on GitHub.github.com my-app 만들기create-react-app를 사용한다.npx create-react-app my-appcd my-appnpm start 이전 1 다음