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
- Host: GitHub
- URL: https://github.com/arronf2e/ez-react-admin
- Owner: arronf2e
- Created: 2023-12-21T12:33:59.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-21T12:43:13.000Z (over 2 years ago)
- Last Synced: 2025-02-07T10:28:39.759Z (over 1 year ago)
- Language: TypeScript
- Homepage: https://ez-react-admin.vercel.app
- Size: 520 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Arco Design Pro
## 快速开始
```
// 初始化项目
npm install
// 开发模式
npm run dev
// 构建
npm run build