mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-23 02:08:30 +00:00
210 B
210 B
Uppy + Python xhr Example
This example uses @uppy/xhr to upload files to the local file system.
Run it
Move into this directory, then:
npm install
pip install -r requirements.txt
npm start