# VFormRender **Repository Path**: lhywork/VFormRender ## Basic Information - **Project Name**: VFormRender - **Description**: VariantForm表单渲染器 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-08-10 - **Last Updated**: 2021-08-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # VFormRender VFormRender为VForm表单的渲染器组件。 语雀文档:https://www.yuque.com/variantdev/vform 在线演示:http://120.92.142.115/ Github仓库:https://github.com/vdpAdmin/VFormRender 国内Gitee备份仓库:https://gitee.com/vdpadmin/VFormRender 语雀文档:https://www.yuque.com/variantdev/vform WX技术交流群:WX搜索“vformAdmin” #### 1. 安装依赖包 ``` npm install ``` #### 2. 开发模式运行 ``` npm run serve ``` #### 3.打包组件 ``` npm run lib-render ``` #### 4. 浏览器兼容性 Chrome(及同内核的浏览器如QQ浏览器、360浏览器等等),Firefox,Safari,IE 11