# go-admin **Repository Path**: tangrx/go-admin ## Basic Information - **Project Name**: go-admin - **Description**: No description available - **Primary Language**: Go - **License**: GPL-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2018-06-09 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # go-admin #### Description {**When you're done, you can delete the content in this README and update the file with details for others getting started with your repository**} #### 架构 前后端分离 前端项目 [go-admin-view](https://gitee.com/tangrx/go-admin-view/) #### 安装 1. 首先安装Golang 2. go get github.com/gin-gonic/gin 3. go get github.com/jmoiron/sqlx 4. go get github.com/lib/pq #### Instructions 1. xxxx 2. xxxx 3. xxxx #### Contribution 1. Fork the project 2. Create Feat_xxx branch 3. Commit your code 4. Create Pull Request