mirror of
https://github.com/vbenjs/vue-vben-admin.git
synced 2025-01-24 02:00:25 +08:00
.. | ||
app.js | ||
package.json | ||
README.md | ||
yarn.lock |
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