file-stream-upload-example
file-stream-upload-example copied to clipboard
文件流转存服务 源代码
file-stream-upload-example
文件流转存服务 源代码
Installation
npm install
Run the Test
npm test
How to Use
- 部署服务端: 到这个仓库下载配套server端源码 https://github.com/andycall/file-upload-example-server
- 之后就可以读读源码,跑下测试用例了。