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
- }
- React Three Fiber: Three.js Renderer
- Drei: React Three Fiber Helpers
- Three.js: 3D Engine
- GLTFJSX: Automatic conversion from GLTF to JSX component
- GSAP: GreenSock Animation Library
- Lenis: Smooth Scroll
- Vite: Static Web Server
- Flowboard Cloneable: Free Webflow project that uses this project
- CodeSandbox: Online Prototyping Container (optional)
npm install
npm run dev
npm run build
npm run preview
npm run sandbox