# large-fill-upload **Repository Path**: WoRuoYiRuFeng/large-fill-upload ## Basic Information - **Project Name**: large-fill-upload - **Description**: 大文件上传 使用 vue + elementUI + worker 实现大文件切片并发上传、断点续传 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 2 - **Forks**: 0 - **Created**: 2021-05-07 - **Last Updated**: 2023-02-20 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # large-fill-upload ## 项目初始化 下载项目 ```bash git clone https://gitee.com/WoRuoYiRuFeng/large-fill-upload ``` 进入项目并下载依赖 ```bash cd large-fill-upload && npm i ``` 启动服务端 ```bash node ./server/http.js ``` 启动前端 ```bash npm run serve ``` ## 项目介绍 ![image-20210507115130762](https://tva1.sinaimg.cn/large/008i3skNly1gq9q9sfzjhj30x70i4goh.jpg) ## 参考文件 https://juejin.cn/post/6844904046436843527#heading-3