A starter template for R3F with Vite.
- TailwindCSS
-
@react-three/fiber
-
@react-three/drei
-
@react-three/postprocessing
-
@react-three/flex
-
@react-spring/web
-
@react-spring/three
-
zustand
First, clone the repository:
npx degit markshenouda/r3f-vite-starter my-project
Then, install the dependencies and run the development server:
yarn && yarn dev
Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.
Please make sure to update tests/dependencies as appropriate.