Skip to content

Latest commit

 

History

History
 
 

README.md

SendBird JavaScript Web Basic Sample

This is full screen chat sample like Slack using the SendBird SDK for desktop browsers.

  1. Demo
  2. Run the sample

You can try out a live demo from the link here.

If you want to legacy basic sample used jQuery, you can find the Legacy tag.

Run the sample

  1. Install packages

Require that you have Node installed.

npm install
  1. Run
npm start