# vue3-drag-resize-rotate **Repository Path**: gavin.Zhang/vue3-drag-resize-rotate ## Basic Information - **Project Name**: vue3-drag-resize-rotate - **Description**: vue3 支持拖拽、伸缩、旋转 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2022-04-07 - **Last Updated**: 2022-04-07 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # v3-drr ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). 参考[vue3-draggable-resizable](https://github.com/a7650/vue3-draggable-resizable) 参考[vue-drag-rotate-resize](https://github.com/chenxingyuoo/vue-drag-rotate-resize)