npm create vite@latest 
cd <project name>
npm install
npm run dev