# mxpio-boot-docs **Repository Path**: glf_gao/mxpio-boot-docs ## Basic Information - **Project Name**: mxpio-boot-docs - **Description**: MxpIO Boot 基于 Spring Boot 研发的开发框架,目前处于孵化中。MxpIO Boot 采用宽泛的 MIT 开源协议,完全开源。 - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-01-26 - **Last Updated**: 2024-04-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mxpio-boot-docs ## 如何进行本地开发 ```bash # 克隆本仓库 $ git clone https://gitee.com/glf_gao/mxpio-boot-docs.git # 或者使用 pnpm $ pnpm install # 启动开发服务器 $ pnpm run docs:dev ```