mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-21 01:15:35 +00:00
| .. | ||
| .gitignore | ||
| index.html | ||
| main.js | ||
| package-lock.json | ||
| package.json | ||
| readme.md | ||
| server.js | ||
Uppy + Node xhr Example
This example uses @uppy/xhr to upload files to the local file system.
Run it
Move into this directory, then:
Move into this directory, then:
npm install
npm start