A UI kit for building user-friendly and responsive interfaces for chats. This library is composed of React components. Documentation for each repository can be found on the website.
- Node.js:
>=8 - Yarn:
>=1 - Rollup (globally installed)
- Fork + Clone the repository
- Run
npm install -g rollup yarn - Run
yarn install - Run
yarn docs:serve - Make any changes
- Push changes/Create pull request
Travis is configured to automatically deploy any changes on master. Once your pull request is merged, the website and NPM package will automagically update.