mirror of
https://gitcode.com/gh_mirrors/vue/vue-vben-admin
synced 2026-03-05 03:00:23 +00: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