Skip to content

spikything/react-three-fiber-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-three-fiber-demo

A simple demo using Three.js inside React with react-three-fiber.

react-three-fiber-demo

Setup

Fork/clone the repo, then

npm i

Running

npm run dev

Building

npm run build