# element-editor **Repository Path**: xiangben/element-editor ## Basic Information - **Project Name**: element-editor - **Description**: 基于Vue 、elementUI 开发的可视化页面编辑器。辅助生成Vue代码,让开发更加简单。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-09-21 - **Last Updated**: 2024-01-25 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # element-editor > 基于Vue 搭建的一套可视化页面编辑器,组件化编辑网页,轻松生成Vue页面。 > 使用饿了么开源的 elementUI 作为基础组件 ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run dev # build for production with minification npm run build ``` For detailed explanation on how things work, consult the [docs for vue-loader](http://vuejs.github.io/vue-loader).