| 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.
node-sass package requires XCode developer tools (MacOS only) and Node.js version matching. If you have any trouble in the installation, see https://www.npmjs.com/package/node-sass.
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.
node-sass package requires XCode developer tools (MacOS only) and Node.js version matching. If you have any trouble in the installation, see https://www.npmjs.com/package/node-sass.
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 |