Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 487 Bytes

File metadata and controls

10 lines (6 loc) · 487 Bytes

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.

Set Up

  1. Clone and set up the token server by following the instruction on that repo.

  2. Clone this repo and run npm install.

  3. Run npm start to start the React app.