Skip to content

Latest commit

 

History

History
45 lines (28 loc) · 693 Bytes

README.md

File metadata and controls

45 lines (28 loc) · 693 Bytes

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