https://github.com/hzz520/umi-admin-front
umjs 后台管理页面(表单引擎/富文本编辑器)
https://github.com/hzz520/umi-admin-front
antd-pro-components form-marking typescript umijs wangeditor5
Last synced: 3 months ago
JSON representation
umjs 后台管理页面(表单引擎/富文本编辑器)
- Host: GitHub
- URL: https://github.com/hzz520/umi-admin-front
- Owner: hzz520
- Created: 2025-02-11T12:44:35.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2025-02-20T07:43:51.000Z (3 months ago)
- Last Synced: 2025-02-20T08:29:54.560Z (3 months ago)
- Topics: antd-pro-components, form-marking, typescript, umijs, wangeditor5
- Language: TypeScript
- Homepage: http://111.231.28.253
- Size: 1.73 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# umi project
## Getting Started
Install dependencies,
```bash
$ yarn
```Start the dev server,
```bash
$ yarn start
```