# 프로젝트 생성

npm create vite@latest joara-platform-front -- --template react-ts

실행 시 create-vite 설치? >> y 누른다.

국룰 하나

cd 프로젝트이름

국룰 둘

npm install
npm run dev

마이그레이션 주의사항

Vite 2 → 4 마이그레이션 (트러블 슈팅)

Vite