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.
Find us at:
- 📖 Blog - get the latest guides and free courses on all things web/mobile development.
- 🙋 Community - get friendly help from our community members.
- 🤵♂️ Get Professional Help - get guaranteed responses within next business day.
- 💻 GitHub - check out our other open source projects
- 📫 Newsletter - skip the algorithms and get quality content right to your inbox
- 🐥 Twitter - you can also follow Dan and Jay
- ❤️ Sponsor Us - please consider sponsoring us so we can create more helpful resources
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:
- Uploading Files With VueJS and Axios
- File Upload Progress Indicator with Axios and VueJS
- Drag and Drop File Uploads with VueJS and Axios
- 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