quill-shared-modules
v0.1.2
Published
Shared Quill logic for grading and contextualizing student writing.
Downloads
4
Maintainers
Keywords
Readme
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:
- Fork this repo.
git clone [email protected]:[github-username]/quill-shared-modules.git
cd quill-shared-modules
- Install dependencies
npm install
- To run type
npm run test