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

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.

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. 完善用户端渲染组件