https://github.com/ilham89/simple-dnd
Created with CodeSandbox
https://github.com/ilham89/simple-dnd
dnd vue3
Last synced: 5 months ago
JSON representation
Created with CodeSandbox
- Host: GitHub
- URL: https://github.com/ilham89/simple-dnd
- Owner: ilham89
- Created: 2022-06-26T14:18:08.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-06-26T14:18:12.000Z (about 4 years ago)
- Last Synced: 2025-03-04T06:41:48.667Z (over 1 year ago)
- Topics: dnd, vue3
- Language: Vue
- Homepage: https://codesandbox.io/s/github/ilham89/simple-dnd
- Size: 162 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# t
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Lints and fixes files
```
yarn lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).