README
Library the react components
install on project
npm i join-chat-ui --save-dev
using in project
import { H1 } from 'join-chat-ui'
documentation
For create documentation clone this repository, install npm i
dependencies and run command npm run docs
.
After execution command docs
you can reading documentation on page localhost:3000/