Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 296 Bytes

CONTRIBUTING.md

File metadata and controls

22 lines (14 loc) · 296 Bytes

🤖 Contributing to React Utils 💗

See an issue or need that you're able to fulfill? Then this is the perfect place for you!

Prerequisites

  • NodeJS 18

Setting Up Locally

  • Install the Dependencies
bun install

Run the Tests~

bun run test