React + Vite

npm create vite@5.5.2 nome_projeto
cd nome_projeto
npm i
npm run dev