Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ant-design/components-editor
https://github.com/ant-design/components-editor
Last synced: 17 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/ant-design/components-editor
- Owner: ant-design
- License: mit
- Created: 2020-08-13T14:02:22.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-08-13T14:26:54.000Z (over 4 years ago)
- Last Synced: 2024-11-08T15:29:54.038Z (2 months ago)
- Language: JavaScript
- Size: 18.6 KB
- Stars: 1
- Watchers: 9
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: changelog.en-US.md
- License: LICENSE
Awesome Lists containing this project
README
# @ant-design/pro-components-editor
用于支持重型组建的编辑,提供一个体验良好的高端可视化组件配置器,同时支持 sketch 的配置。
## 开发
- 通过 yarn 或者 npm 执行 yarn
- 执行 yarn start
- 运行 npm publish 进行
- 执行 npm test 执行测试> 相关的的技术栈准备 https://www.yuque.com/chenshuai/web/szlnbw
## 技术栈
- [dumi](https://d.umijs.org/)
- [father](https://github.com/umijs/father)