chatKit-demo icon indicating copy to clipboard operation
chatKit-demo copied to clipboard

Demo of CK widget with standart functionality

Description

The Chat Kit demo is a trial version that gives a complete idea of the widget is: a default design scheme, capabilities.
It takes only a few steps and a couple of minutes to run the widget. The result is a workable widget.

Video/picture/visual representation can be seen here: CK dev;
To make any changes to the widget and start your own development: CK dev.
Demo version uses default data.

Requirements

Before you start using the demo version of ChatKit, you need to install this software on your PC:

  • Git. Instruction manual is here;
  • Node.js. Instruction manual is here;
  • NPM. Instruction manual is here.

After that you can go to steps "Install" and "Start".

Install

For install chatKit-demo enter next command in the terminal:

git clone [email protected]:sovaai/...........
npm install

Quick start

For quick chatKit-demo enter next command in the terminal:

npm run start