simpl-chat
v0.0.5
Published
Chat widget for Simpl framework
Readme
simpl-chat
A small but flexible chat UI components for use with the Simpl framework.
Help improve simpl-chat
Installation and setup
Clone this repository, move into the repository and install the NPM dependencies:
$ npm installStart development server
$ npm run startYou can then browse to http://localhost:3000 and view the project.
