/example-chat-widget

Widget example for the series of articles about web widgets.

Primary LanguageJavaScript

Example chat widget

A repository dedicated to the series of articles about web widgets.

The series is available here:
Web widgets (Part 1): What is it?
Web widgets (Part 2): Widget him!
Web widgets (Part 3): API Cookbook

You will also need second repository containing widget loader, which is available here:
https://github.com/chatscope/example-widget-loader

How to run?

yarn start

Runs the app in the development mode.
Open http://localhost:3000 to view it in the browser.

The page will reload if you make edits.
You will also see any lint errors in the console.