# bootx-doc **Repository Path**: insfly/bootx ## Basic Information - **Project Name**: bootx-doc - **Description**: bootx开源项目相关文档站 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: https://doc.bootx.cn/ - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 5 - **Created**: 2026-04-21 - **Last Updated**: 2026-04-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Bootx-Platform-文档 ## 介绍 使用`vitepress`开发, 基于 [`vue-vben-admin-doc`](https://github.com/vbenjs/vue-vben-admin-doc) 和 []()进行修改 ## 如何本地开发 ```bash # 或者使用 yarn $ pnpm install # 启动开发服务器, 服务端口为 5173 $ pnpm dev # 构建出部署制品 $ pnpm build ```