All contributions of any nature are welcome.
💁 First time contributor?
I’d love for this project to be your first contribution. If you are new to Open Source contributions, please see [https://github.com/firstcontributions/first-contributions] for a handy guide on how to get started. Nearly everything there will apply to contributing here.
This repo requires pnpm. Once installed, run:
pnpm i
To build TypeScript as you work, run:
pnpm run dev
All PRs are welcome! When opening a PR, be sure to complete the checklist within the template to make it easier on me 🙂.