# vue_admin **Repository Path**: ahuangege/vue_admin ## Basic Information - **Project Name**: vue_admin - **Description**: 简单的 vue3 管理后台 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-09-22 - **Last Updated**: 2022-10-12 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue_admin 简单的管理后台示例 # 简介 1、服务器是mydog框架,启动了一个http服务作为后台 2、web前端是 vue3 3、http通信使用了 `i-http-rpc` 模块作为基础