https://github.com/terrierscript/example-vuednd
Drag and Drop example for vue.js
https://github.com/terrierscript/example-vuednd
Last synced: 7 months ago
JSON representation
Drag and Drop example for vue.js
- Host: GitHub
- URL: https://github.com/terrierscript/example-vuednd
- Owner: terrierscript
- Created: 2014-09-16T12:34:31.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2014-09-16T16:02:58.000Z (over 11 years ago)
- Last Synced: 2025-02-15T04:40:28.781Z (12 months ago)
- Language: JavaScript
- Homepage: http://suisho.github.io/example-vuednd
- Size: 277 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
```
npm install
npm run build
```
or
```
npm run watch
```