vben 18ad1bcc6e fix: upload component not work #169 4 éve
..
README.md 18ad1bcc6e fix: upload component not work #169 4 éve
app.js bd6b203fa9 fix(upload): repair file upload and delete invalidation 4 éve
package.json bd6b203fa9 fix(upload): repair file upload and delete invalidation 4 éve
yarn.lock 18ad1bcc6e fix: upload component not work #169 4 éve

README.md

Upload Server

Simple file upload service for testing file upload components.

Usage


cd ./test/upload-server

// upload dir
mkdir static

yarn install

node app.js