Skip to content

Mr-HuanZi/GoAdmin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GoAdmin

基于beego的后台管理系统

安装说明

需要开启 Go Mod

1、下载项目

git clone git@gitee.com:Mr_Huan/go-admin.git
#
git clone https://gitee.com/Mr_Huan/go-admin.git

或着使用go get

go get github.com/Mr-HuanZi/GoAdmin

2、安装bee工具

go get -u github.com/beego/bee/v2

3、安装依赖包

go mod vendor

4、启动项目

bee run

About

基于beego的后台管理系统

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages