Skip to content

jogeshpi03/resumable-file-upload

Repository files navigation

Vue Js - Resumable File Upload

A simple file upload in Vue Js. It has the functionality to Resume and Cancel the file upload.

Resumable File Upload

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint