npm init vite@latest
npm init @vitejs/app yarn create @vitejs/app
npx degit user/project my-project cd my-project npm install npm run dev