# Basic Typescript This is an example app that uses the useRive hook with typescript. ## To Run This example is created using [Create React App](https://reactjs.org/docs/create-a-new-react-app.html). To install and run: ``` npm install npm start ```