.. | ||
public | ||
src | ||
.gitignore | ||
package.json | ||
README.md |
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