279 B
279 B
Theatre.js project with create-react-app
using the r3f extension
Setup
Please refer to this guide.
Usage
- start the development server:
yarn start
- build the project:
yarn build