Skip to content

AsaoluElijah/vue-file-dropzone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue Dropfile

Drag-and-drop file upload component with Vue.js

Drop zone output

Project setup

npm install
# OR
yarn install

Compiles and hot-reloads for development

npm run serve
# OR
yarn serve

Compiles and minifies for production

npm run build
# ORD
yarn build

Lints and fixes files

yarn lint

Customize configuration

See Configuration Reference.