Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/windate3411/vue-draggable
30Days challenge-7 A draggable list
https://github.com/windate3411/vue-draggable
Last synced: about 1 month ago
JSON representation
30Days challenge-7 A draggable list
- Host: GitHub
- URL: https://github.com/windate3411/vue-draggable
- Owner: windate3411
- Created: 2020-01-21T09:48:15.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-05T05:25:57.000Z (almost 2 years ago)
- Last Synced: 2024-04-15T07:41:46.647Z (7 months ago)
- Language: Vue
- Homepage:
- Size: 4.26 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 28
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# A Simple Draggable List
## Description
30Days challenge-7 A Simple Draggable List
This project is built with the followings and originally based on this [tutorial](https://www.binarcode.com/blog/building-animated-draggable-interfaces-with-vuejs-and-tailwind/?ref=madewithvuejs.com)+ vue-cli
+ vue-draggable
+ vue-feather-icons
+ tailwind.css## Project preview
![gif](https://github.com/windate3411/vue-draggable/blob/master/GIF.gif)
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```## Author
Danny Wang