This project was bootstrapped with Create React App.
This project accompanies a tutorial on building a conversational UI in React using Stream Chat API and KendoReact COnversational UI components.
-
Clone and set up the token server by following the instruction on that repo.
-
Clone this repo and run
npm install
. -
Run
npm start
to start the React app.