0.0.5 • Published 3 years ago

simpl-chat v0.0.5

Weekly downloads
2
License
GNU
Repository
github
Last release
3 years ago

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 install

Start development server

$ npm run start

You can then browse to http://localhost:3000 and view the project.