Skip to content

tq-bit/vue-upload-component

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vue.js drag & drop component

This repository is a boilerplate for my blog entry on How to Build a streaming drag and drop upload section with Vue.js.

You can set it up on your local mashine like this:

# Clone the repository
$ git clone https://github.com/tq-bit/vue-upload-component.git
$ cd vue-upload-component

# Install node dependencies and run the development server
$ npm install
$ npm run serve

Then, open your browser, navigate to http://127.0.0.1:8080 and start building.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published