# 基于VitePress的个人主页 `Github Page` + `Gitee Page` + `Vercel` ```sh # 安装依赖 pnpm i # 热更新 pnpm run dev # 构建 pnpm run build ```