- Clone this repo, or your personal fork of it
- Install dependencies:
npm install
- Compile TypeScript down to JavaScript:
npm run build
- Run unit tests:
npm run test
Features, bugs fixes, and basically anything are all welcome! Feel free to send us a pull request from your personal fork.