Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 338 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 338 Bytes

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