lljj-x / schema-form-components

json schema form 表单通用组件
http://demo.buhuida.com/schema-form-components
MIT License
5 stars 5 forks source link

@lljj/schema-form-components

为vue json schema form 提供通用 field widget 组件

演示地址:https://demo.buhuida.com/schema-form-components

启动

# 安装
yarn

# dev
yarn run demo:dev

# build
yarn run demo:build