1.0.3 • Published 6 years ago
chatstyle v1.0.3
chatstyle
A chat ui.
Installation
npm
Run the following command using npm:
npm install chatstyleIf you prefer Yarn, use this command instead:
yarn add chatstyleIntegration
<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