Vite is a platform-agnostic frontend tool for building web applications quickly and solves some common developer headaches.
npm init vite@latest .
npm install three
npm install @types/three --save-dev
git run build
git run dev