Skip to content

Widget example for the series of articles about web widgets.

Notifications You must be signed in to change notification settings

chatscope/example-chat-widget

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.