# wxminurl **Repository Path**: kevinzgai/wxminurl ## Basic Information - **Project Name**: wxminurl - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-03-28 - **Last Updated**: 2025-03-28 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 短链管理系统 - MinURL 基于Vue 3 + Vite + ECharts构建的短链管理系统后台 ## 功能特点 - 短链接管理 - 用户权限管理 - 数据统计分析 - 系统设置 ## 技术栈 - Vue 3 - Vite - ECharts - Vue Router ## 安装步骤 1. 克隆仓库 ```bash git clone https://gitee.com/kevinzgai/wxminurl.git ``` 2. 安装依赖 ```bash npm install ``` 3. 启动开发服务器 ```bash npm run dev ``` ## 使用说明 1. 访问 `http://localhost:5173` 进入系统 2. 管理员账号可访问 `/admin` 后台管理界面 3. 包含以下功能模块: - 短链管理 - 用户管理 - 数据统计 - 系统设置 --- This template should help get you started developing with Vue 3 in Vite. The template uses Vue 3 `