Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 192 Bytes

CONTRIBUTING.md

File metadata and controls

7 lines (4 loc) · 192 Bytes

Development

Install Yarn, and install the dependencies - yarn install.

Run the Jest test suite with yarn test.

❤️