Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 143 Bytes

CONTRIBUTING.md

File metadata and controls

5 lines (3 loc) · 143 Bytes

Setup

Run yarn to install dependencies.

Run webpack to build dist/index.js. Or run webpack --watch to do that and watch for changes.