# draggable-example **Repository Path**: yinzhuoei/draggable-example ## Basic Information - **Project Name**: draggable-example - **Description**: vue.draggable example - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2021-04-03 - **Last Updated**: 2022-06-01 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # draggable-example > Example usage of [vue.draggable](https://github.com/SortableJS/Vue.Draggable) ![demo gif](example.gif) ## Live demo https://david-desmaisons.github.io/draggable-example/ ## Build Setup ``` bash # install dependencies npm install # serve with hot reload at localhost:8080 npm run serve # build for production with minification npm run build ```