This project was bootstrapped with Create React App.
- Please copy this directory outside the main
sendbird-uikit-react
project before you runnpm install
- To get type definitions, add this:
"include": [
"node_modules/@sendbird/uikit-react/index.d.ts"
]
./tsconfig.json
In the project directory, you can run:
Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.
The page will reload if you make edits.
You will also see any lint errors in the console.