Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/antzymo/bigfile-upload

文件切片上传
https://github.com/antzymo/bigfile-upload

element-plus file-upload koa2 vue3

Last synced: 26 days ago
JSON representation

文件切片上传

Awesome Lists containing this project

README

        

# bigFile-upload





## 实现功能

- [x] 切片上传
- [x] 开始 / 暂停
- [x] 删除
- [x] 预览


# Usage

## 前端
```sh
pnpm dev
```

## 后端
```sh
pnpm run server
```