# niuma-admin **Repository Path**: wu-chibiao/niuma-admin ## Basic Information - **Project Name**: niuma-admin - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 4 - **Created**: 2025-07-18 - **Last Updated**: 2025-08-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Niuma Admin vue3 简易后台模板。 ## 图片展示 登录 ![](./doc/img/login.png) 基础布局 ![](./doc/img/layout.png) ## 使用 ```bash # 克隆仓库 git clone https://gitee.com/du-dudu/niuma-admin.git # 进入目录 cd niuma-admin # 安装依赖 npm install # 运行 npm run dev ```