Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 285 Bytes

CONTRIBUTING.md

File metadata and controls

27 lines (19 loc) · 285 Bytes

Contributing

Hello and welcome 👋

Are you missing something? Please feel free to submit an Issue or Pull Request!

Dependencies

  • node
  • pnpm

Getting started

pnpm install 

Build

pnpm run build

Test

pnpm run test

Thank you 🙏