mirror of
https://github.com/vbenjs/gf-vben-admin.git
synced 2025-01-23 20:00:19 +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