https://github.com/lkiarest/page-designer
简单的页面设计器,基于 react + mobx + antd.
https://github.com/lkiarest/page-designer
Last synced: 11 months ago
JSON representation
简单的页面设计器,基于 react + mobx + antd.
- Host: GitHub
- URL: https://github.com/lkiarest/page-designer
- Owner: lkiarest
- Created: 2019-12-06T06:46:59.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T13:30:37.000Z (over 3 years ago)
- Last Synced: 2023-04-01T05:04:23.040Z (about 3 years ago)
- Language: TypeScript
- Size: 5.59 MB
- Stars: 40
- Watchers: 4
- Forks: 14
- Open Issues: 23
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# page-designer
简单的页面设计器,基于 react + mobx + antd.
### Demo
[演示页面](https://lkiarest.github.io/page-designer/)
### run development
```
yarn start
```
### build
```
yarn build
```
### TODO
1. 完善组件库
1. 完善事件机制
1. 完善用户端渲染组件