Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 131 Bytes

CONTRIBUTING.md

File metadata and controls

10 lines (8 loc) · 131 Bytes

Contribution

Setup and tests on your local machine

$ npm ci
$ npm run bootstrap
$ npm run migrate:test
$ npm test