Cloud Mail 的文档仓库
Live Preview: https://doc.skymail.ink
# Clone the repository
git clone https://github.com/maillab/cloud-mail-docs.git
# Go into the folder
cd cloud-mail-docs
# Install dependencies
pnpm install
# Build docs
pnpm run docs:build
# Run locally
pnpm run docs:dev