An open API service indexing awesome lists of open source software.

https://github.com/helti/react-admin

react admin, Management Background
https://github.com/helti/react-admin

Last synced: about 1 month ago
JSON representation

react admin, Management Background

Awesome Lists containing this project

README

          

# React Admin

### 快速开始
### 安装
```sh
## node >=8.11.2
npm install
```

### 启动
```sh
npm start
#or
npm run dev
```

### 菜单配置
/src/api/menus.js

### 路由配置
/src/router/routes.js