React + Three.js landing page.
- React 18, TypeScript, Vite
- Three.js via
@react-three/fiber+@react-three/drei - GSAP animations, Lenis smooth scroll
npm install
npm run dev| Command | Description |
|---|---|
npm run dev |
Start dev server |
npm run build |
Type-check + build for production |
npm run preview |
Preview production build |