# quickadmin-doc **Repository Path**: hr1249412130/quickadmin-doc ## Basic Information - **Project Name**: quickadmin-doc - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-04-30 - **Last Updated**: 2026-05-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Quick Admin 文档 Quick Admin 全栈快速开发框架文档站点,基于 VitePress 构建。 ## 访问地址 线上文档地址:https://doc.quickadmin.top ## 本地开发 ```bash npm install npm run dev ``` ## 构建预览 ```bash npm run build npm run preview ```