draggable-example

August 15, 2018 ยท View on GitHub

Example usage of vue.draggable

demo gif

Live demo

https://david-desmaisons.github.io/draggable-example/

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run serve

# build for production with minification
npm run build

Contents

  1. 1Live demo
  2. 2Build Setup