a example show how to run go-admin
一个运行go-admin的例子
git clone https://github.com/GoAdminGroup/example.git
GO111MODULE=on go run main.go
git clone https://github.com/GoAdminGroup/example.git
govendor sync
如果你在中国,下载依赖有问题,那么你可以直接从这里下载:vendor.zip
下载完解压到项目文件夹即可。
go run main.go