DevHumbleChris / vue-drag-n-drop

Simple vue app with native HTML drag and drop API.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Vue DnD

This template should help get you started developing with Vue 3 in Vite.

Recommended IDE Setup

VSCode + Volar (and disable Vetur) + TypeScript Vue Plugin (Volar).

Customize configuration

See Vite Configuration Reference.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Compile and Minify for Production

npm run build

Lint with ESLint

npm run lint

About

Simple vue app with native HTML drag and drop API.


Languages

Language:Vue 63.9%Language:JavaScript 23.3%Language:HTML 12.8%