This template provides a minimal setup to get React working in Vite with HMR and some ESLint rules.
Currently, two official plugins are available:
- @vitejs/plugin-react uses Babel for Fast Refresh
- @vitejs/plugin-react-swc uses SWC for Fast Refresh
This project utilizes React-Drei and React-Three-Fiber for a simple 3D scene with a rotating cube and sparkles to showcase how simple it is to use React-three-fiber with Drei instead of ThreeJS.