uploading-files-vuejs-axios

Contains all of the example components to upload files with VueJS and Axios.

Hi! We're Dan and Jay. We're a two person team with a passion for open source products. We created Server Side Up to help share what we learn.

About this project

This project contains all of the example components to upload files with VueJS and Axios.

All of the tutorials live on Server Side Up in the course Your Guide To Uploading Files with VueJS and Axios:

  1. Uploading Files With VueJS and Axios
  2. File Upload Progress Indicator with Axios and VueJS
  3. Drag and Drop File Uploads with VueJS and Axios
  4. Preview File Uploads with Axios and VueJS

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

Customize configuration

See Configuration Reference.

GitHub

https://github.com/serversideup/uploading-files-vuejs-axios