Skip to content

webix-hub/chat-discussion-template

Repository files navigation

Webix Chat Discussion web Template

Check the Chat Discussion web template for the Webix UI library.

Chat Discussion template live demo.

Use this template as a part of a business solution with the following features:

  • list of groups, channels, private messages;
  • possibility to send personal messages and make voice calls;
  • possibility to add messages to the channel;
  • possibility to share and store various types of files;

This ready-made tool is available for downloading and integration into any web app.

Working with sources

// run demo locally
npm install
npm run dev

// build minified es5 and es6 sources to /dist
npm run build

License terms

The MIT License (MIT) Copyright (c) 2021 XBSoftware