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

https://github.com/json-drived-configurable-platform/cp-module-form-iview

a vue form generator based on iview ui:https://json-drived-configurable-platform.github.io/cp-module-form-iview
https://github.com/json-drived-configurable-platform/cp-module-form-iview

Last synced: 2 months ago
JSON representation

a vue form generator based on iview ui:https://json-drived-configurable-platform.github.io/cp-module-form-iview

Awesome Lists containing this project

README

          

# form-generator-iview

## description

A form generator with json schema based on iview ui.

## design

![project mind mapping](./form-generator.svg)

## developer

[zhengxkq](https://github.com/zhengxkq),
[BingBlog](https://github.com/BingBlog),
[longkele](https://github.com/longkele/)
[xiaomiCat](https://github.com/xiaomiCat),
[changyuqing](https://github.com/changyuqing),
[Tobin1990](https://github.com/Tobin1990),
[glsnb](https://github.com/glsnb)

## development

`yarn run dev`

## deploy github page

提交PR之前需要提供demo以供验证,需要部署到github page上
github page需要设置为gh-pages分支
目前使用了github action来自动部署,需要fork后开启actions

`yarn run deployDoc remoteName`

## production

`yarn run build`