Skip to content

benjidotsh/react-three-fiber-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

react-three-fiber-example

react-three-fiber-example is an example of react-three-fiber, a library for using Three.js in React

Installation

Use the package manager npm or Yarn to install the dependencies.

npm/yarn install

Usage

Start in development mode

npm run start

Build for production

npm run build

Run tests

npm run build

Eject from CRA

npm run build

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT

About

An example of react-three-fiber, a library for using Three.js in React

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published