https://github.com/liberxue/reactadmin
ant-design-pro +Golang restful-api admin 前后端分离 RBAC权限管理系统
https://github.com/liberxue/reactadmin
ant ant-design antd-design-pro authorized react restful-api token
Last synced: 11 months ago
JSON representation
ant-design-pro +Golang restful-api admin 前后端分离 RBAC权限管理系统
- Host: GitHub
- URL: https://github.com/liberxue/reactadmin
- Owner: Liberxue
- License: mit
- Created: 2018-11-03T15:44:19.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-11-26T06:04:54.000Z (over 6 years ago)
- Last Synced: 2025-04-14T22:52:52.909Z (about 1 year ago)
- Topics: ant, ant-design, antd-design-pro, authorized, react, restful-api, token
- Language: JavaScript
- Homepage:
- Size: 1.42 MB
- Stars: 50
- Watchers: 3
- Forks: 14
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# ReactAdmin +Golang
English | [简体中文](./README.zh-CN.md)
# MQ Console


## Usage
```bash
$ git clone https://github.com/Liberxue/ReactAdmin --depth=1
$ cd mqconsole
$ npm install
$ npm start # visit http://localhost:8000
```