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

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