https://github.com/feihua/zero-vue-admin
基于Go-Zero + vue-element-admin的前后端分离微服务管理系统的前端模块
https://github.com/feihua/zero-vue-admin
element element-ui elementui go go-zero golang
Last synced: 20 days ago
JSON representation
基于Go-Zero + vue-element-admin的前后端分离微服务管理系统的前端模块
- Host: GitHub
- URL: https://github.com/feihua/zero-vue-admin
- Owner: feihua
- License: mit
- Created: 2021-03-03T02:53:46.000Z (about 4 years ago)
- Default Branch: master
- Last Pushed: 2021-04-26T08:31:35.000Z (about 4 years ago)
- Last Synced: 2025-04-03T08:51:26.079Z (about 1 month ago)
- Topics: element, element-ui, elementui, go, go-zero, golang
- Language: Vue
- Homepage:
- Size: 231 KB
- Stars: 91
- Watchers: 6
- Forks: 42
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-zero - zero-vue-admin - 基于Go-Zero + vue-element-admin的前后端分离微服务管理系统的前端模块 (Libraries that use [go-zero](https://github.com/tal-tech/go-zero))
README
项目前端是基于element admin ui来创建的,后端是基于go-zero来创建的一个前后端分离的管理系统
[如果喜欢Ant Design Pro前端版本的,可以点击查看](https://github.com/feihua/go-zero-admin-ui)
# 1.安装 node_modules:
```shell
npm install
```
# 2.启动项目```shell
npm run dev
```
# 3.项目预览## 3.1用户

## 3.2角色

## 3.3菜单

## 3.4机构

## 3.5字典

## 3.6日志
