Three.js + Vite starter kit This repo is a starting point for every three.js project. It include a basic scene with a cube, perspective camera, orbit controls and GUI. Learn three.js on my You Tube channel Installation Install the dependencies npm install Development npm run dev Build npm run build License MIT