# Vue实现大文件秒传+断点续传+分片上传 **Repository Path**: huang-tuantuan/uploader ## Basic Information - **Project Name**: Vue实现大文件秒传+断点续传+分片上传 - **Description**: 前端完整代码 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 3 - **Forks**: 4 - **Created**: 2023-08-11 - **Last Updated**: 2024-10-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: Vue, MD5 ## README # Vue实现大文件秒传、断点续传和分片上传 # 博客讲解地址:https://blog.csdn.net/HJW_233/article/details/132224072?spm=1001.2014.3001.5501 ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ```