/ebates-chat-kit

A UI kit for building user-friendly and responsive interfaces for chats.

Primary LanguageJavaScriptMIT LicenseMIT

Travis Build Status Version License

Ebates Chat Kit

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.

Requirements

  • Node.js: >=8
  • Yarn: >=1
  • Rollup (globally installed)

How to Use

  1. Fork + Clone the repository
  2. Run npm install -g rollup yarn
  3. Run yarn install
  4. Run yarn docs:serve
  5. Make any changes
  6. Push changes/Create pull request

How to Deploy

Travis is configured to automatically deploy any changes on master. Once your pull request is merged, the website and NPM package will automagically update.