React 프로젝트 생성

CLI

npx create-react-app [프로젝트 이름]
npx create-react-app .

npx create-react-app@latest .

Absoulte Imports

Create React App 에러 핸들링