Skip to content

Latest commit

 

History

History
38 lines (25 loc) · 803 Bytes

README.md

File metadata and controls

38 lines (25 loc) · 803 Bytes

R3F Vite Starter

A starter template for R3F with Vite.

Features

  • TailwindCSS
  • @react-three/fiber
  • @react-three/drei
  • @react-three/postprocessing
  • @react-three/flex
  • @react-spring/web
  • @react-spring/three
  • zustand

Installation

First, clone the repository:

npx degit markshenouda/r3f-vite-starter my-project

Then, install the dependencies and run the development server:

yarn && yarn dev

Contributing

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.

License

MIT