0.1.2 • Published 6 years ago

quill-shared-modules v0.1.2

Weekly downloads
2
License
AGPL-3.0
Repository
github
Last release
6 years ago

quill-shared-modules

Modules shared between Quill Connect, Quill Mobile, and Quill Twilio live here.

Currently this is not a node module, but it can be with your help!

Steps to run this locally:

  1. Fork this repo.
  2. git clone git@github.com:[github-username]/quill-shared-modules.git
  3. cd quill-shared-modules
  4. Install dependencies npm install
  5. To run type npm run test