mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-08-26 00:26:20 +08:00
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