UNPKG

form-generator-iview

Version:

A form generator with json schema based on iview ui

41 lines (22 loc) 772 B
# 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`