# vue-panel-drag **Repository Path**: SureEnough/vue-panel-drag ## Basic Information - **Project Name**: vue-panel-drag - **Description**: 右键分屏,以及拖动组件来编辑屏幕 - **Primary Language**: HTML - **License**: MIT - **Default Branch**: master - **Homepage**: https://leaper1.github.io - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2023-02-13 - **Last Updated**: 2023-02-13 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # drag-split-layout ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).