Skip to content

This is a custom form designer based on vue and elementUI structure.

Notifications You must be signed in to change notification settings

BaldwinLi/vue-form-designer

Repository files navigation

可视化表单构建器 vue-form-designer

可视化表单构建器的灵感是来源于一款基于layoutit的一个开源项目 http://www.bootcss.com/p/layoutit/ 目前只有在线版本,并没有提供完整的源码。 粗略版源码请参考 https://github.com/justjavac/layoutit/tree/gh-pages/js

感谢layoutit开源项目的作者——迷渡 justjavac

基于Vue2.0框架的前端工程

官方文档 https://cn.vuejs.org/v2/guide/

基础组件

ElementUI 详情请参考官方文档 http://element-cn.eleme.io/#/zh-CN JqueryUI Bootstrap http://v3.bootcss.com/

A Vue.js project

安装步骤

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

About

This is a custom form designer based on vue and elementUI structure.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published