mirror of
https://github.com/vbenjs/vben-admin-thin-next.git
synced 2025-01-24 02:00:22 +08:00
182 B
182 B
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