Files
rive-react/examples/basic-typescript/README.md
2021-06-07 11:23:18 +01:00

255 B

Basic Typescript

This is an example app that uses the useRive hook with typescript.

To Run

This example is created using Create React App.

To install and run:

npm install
npm start