You can open a new discussion to ask questions about this repository or get help.
Please first search the repository's Issues page and make sure that no one has already reported it.
If it hasn't been reported, please feel free to submit an issue.
Preparation:
pnpm
.regex-vis
usepnpm
as the package manager, so make sure to install it globally.- Node.js v16.x You can choose a Node.js version manager to easily switch between different Node.js versions easily.
Steps:
- Fork this project to your own account.
- Checkout to a new branch.
- Run
pnpm install
to install dependencies. - Run
pnpm start
to start a development server on the 3000 port. - Edit code.
- Run
pnpm test
. Make sure to pass all test cases. - Submit your code.
- Open a PR on Github.
Q: Can I use Chinese as the language of communication?
A: Yes, but using English is a better choice to make it possible for more people to understand and participate in the conversation.