Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 166 Bytes

File metadata and controls

11 lines (10 loc) · 166 Bytes

Contributing

Setup

npm install && npm run dev

Workflow

  1. Fork and branch from main
  2. Write code + tests
  3. npm run lint && npm test
  4. Open PR