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

https://github.com/arronf2e/ez-react-admin

react admin with arco design
https://github.com/arronf2e/ez-react-admin

Last synced: about 1 year ago
JSON representation

react admin with arco design

Awesome Lists containing this project

README

          

# Arco Design Pro

## 快速开始

```
// 初始化项目
npm install

// 开发模式
npm run dev

// 构建
npm run build