How to Collaborate on Documentation
You Need to Install the pnpm Environment
First, you need to install the pnpm environment
git clone https://github.com/tachybase/sheet
# Initialize
pnpm install
# Start the project
pnpm doc:dev
# Then start collaborating happily~
Editing with Markdown
If you're not familiar yet, you can spend some time learning
Built with rspress
If you're not familiar, you can check the official documentation