/chatstyle

A chat ui.

Primary LanguageSCSSMIT LicenseMIT

chatstyle

license npm version GitHub repo size
A chat ui.

demo

Installation

npm

Run the following command using npm:

npm install chatstyle

If you prefer Yarn, use this command instead:

yarn add chatstyle

Integration

<link rel="stylesheet" href="./node_modules/chatstyle/chat.css">

Demo

You can use the testing for a demo but you need http-server.

npm run test