# form-generator **Repository Path**: L1q/form-generator ## Basic Information - **Project Name**: form-generator - **Description**: vue拖拽式表单在线生成器,导出vue模板源码,支持校验,依赖element ui - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: http://form.wdxdd.top - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-08-18 - **Last Updated**: 2022-08-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vue表单在线生成器 使用技术: - 框架:vue2 - ui组件库:element-ui - 在线地址:[http://form.wdxdd.top](http://form.wdxdd.top) - github仓库:[仓库](https://github.com/lee-citizen/form-generator) # 使用场景 - 可用于表单在线生成,导出vue源码,支持校验,依赖element ui # 私有部署 ``` npm run build ```