# fileUploadDemo **Repository Path**: wuscloud/fileUploadDemo ## Basic Information - **Project Name**: fileUploadDemo - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-07-22 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # fileUploadDemo Node + H5 实现大文件分片上传、断点续传 #### 使用方法: 1. 安装依赖 `npm install` 2. 启动服务,并自动打开浏览器 `npm run start`