# 基于vue的前端可视化拖拽组件思路 **Repository Path**: yuanMkm/vueDrag ## Basic Information - **Project Name**: 基于vue的前端可视化拖拽组件思路 - **Description**: 基于vue的前端可视化拖拽组件 思路来源:https://juejin.cn/post/6908502083075325959 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 13 - **Forks**: 2 - **Created**: 2021-02-24 - **Last Updated**: 2024-04-23 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # vuedrag > A Vue.js project ## 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 # 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](http://vuejs-templates.github.io/webpack/) and [docs for vue-loader](http://vuejs.github.io/vue-loader).