# go语言后台管理系统 **Repository Path**: json_decode/go-admin ## Basic Information - **Project Name**: go语言后台管理系统 - **Description**: 使用go语言编写的后台管理系统,结合ant-design-pro使用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2022-08-10 - **Last Updated**: 2022-08-16 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### go-lang后台管理系统 # 主要特性 # 运行 ``` go go mod tidy ``` 在系统根目录运行 -e 为可选参数,指定运行环境 ``` go go run run.go [-e] ```