Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 192 Bytes

CONTRIBUTING.md

File metadata and controls

2 lines (2 loc) · 192 Bytes

Running locally

To start contributing, install the packages using npm install. To ensure your changes are working, run npm run build followed by npm run test and all tests should pass.