Skip to content

miguelhau/file-upload-vue

 
 

Repository files navigation

file-upload-vue

handle file upload with vue

Build Setup

Yarn

# install dependencies
yarn

# serve with hot reload at localhost:8080
yarn run dev

# build for production with minification
yarn run build

Or if you are using NPM,

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

For detailed explanation on how things work, consult the docs for vue-loader.

About

handle file upload with vue

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 51.5%
  • JavaScript 44.1%
  • HTML 4.4%