Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 208 Bytes

CONTRIBUTING.md

File metadata and controls

12 lines (8 loc) · 208 Bytes

Development

To get started, run the yarn install command.

Writing tests

When writing tests or to have tests be automatically run while making changes use the dev script.

yarn run dev