Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 154 Bytes

CONTRIBUTING.md

File metadata and controls

9 lines (7 loc) · 154 Bytes

Contributing

Getting Started

  1. clone this repo
  2. execute yarn install (not npm!)
  3. code!
  4. build using yarn build
  5. test using yarn test