npm create vite@latest joara-platform-front -- --template react-ts
실행 시 create-vite 설치? >> y 누른다.
cd 프로젝트이름
npm install npm run dev
Vite