JulienVerkest / file-upload-vue

handle file upload with vue

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:Vue 51.7%Language:JavaScript 44.0%Language:HTML 4.4%