WARNING
The content of this page is translated through Google translation. If the description is incorrect, please click 'Edit this page on GitHub' at the bottom of the page to help us improve the translation.
# How to participate in development
- Fork this repo
- Clone the repo
pnpm install
to install dependencies- Add feature/fix bug
- Run
npm test
without error - Submit PR