Skip to content

Latest commit

 

History

History
44 lines (25 loc) · 868 Bytes

README.md

File metadata and controls

44 lines (25 loc) · 868 Bytes
Screenshot 2023-12-26 at 3 05 29 PM

React Three Fiber Starter Project

w/ the following packages:

  • 🌐 @react-three/fiber
  • 🌐 @react-three/drei
  • 🌐 three
  • 🪁 tailwindcss
  • 💅 styled-components
  • 🌋 leva

Get Going

git clone https://github.com/klingat/r3f-tailwind-starter.git your_folder_name

cd your_folder_name

yarn install

yarn run dev


Reference Docs