# vue-visual-editor **Repository Path**: cc5258/vue-visual-editor ## Basic Information - **Project Name**: vue-visual-editor - **Description**: 完整项目 vue3 大屏可视化 拖拽编辑器 组件可视化编辑器—拖拽实现前端页面 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: main - **Homepage**: http://editor.bopeng.top/ - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 1 - **Created**: 2024-11-12 - **Last Updated**: 2025-08-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: 低代码, 可视化, vue3 ## README # vue-visual-editor This template should help get you started developing with Vue 3 in Vite. #### 预览地址:http://editor.bopeng.top/ ## Recommended IDE Setup [VSCode](https://code.visualstudio.com/) + [Volar](https://marketplace.visualstudio.com/items?itemName=Vue.volar) (and disable Vetur). ## Customize configuration See [Vite Configuration Reference](https://vitejs.dev/config/). ## Project Setup ```sh npm install ``` ### Compile and Hot-Reload for Development ```sh npm run dev ``` ### Compile and Minify for Production ```sh npm run build ```