/vuetifyjs-upload

An Example of Single File Upload using VuetifyJS.

Primary LanguageVueMIT LicenseMIT

vuetifyjs-upload

An Example of Single File Upload using VuetifyJS.

Demo

https://emjimadhu.github.io/vuetifyjs-upload/

Default Screen

Default Screen

Upload Progress Screen

Upload Progress Screen

Upload Failure Screen

Upload Failure Screen

Upload Success Screen

Upload Success Screen

Build Setup

# 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.