There was an error while loading. Please reload this page.
To set up a new react project with typescript execute:
> npx create-react-app demo --template typescript > cd demo
To install the Agora React Web UI Kit:
> npm i --save agora-react-uikit