| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
This is full screen chat sample like Slack using the SendBird SDK for desktop browsers.
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.
Require that you have Node v8.x+ installed.
npm installnpm startIf you want to put some changes into the sample, you should build it using webpack.
Require that you have Node v8.x+ installed.
npm installnpm run start:devnpm run buildThe npm start command contains npm run build. Check the scripts part of the package.json file.
| Back | FazBrowse Home | New Git URL |