UNPKG

uppy

Version:

Extensible JavaScript file upload widget with support for drag&drop, resumable uploads, previews, restrictions, file processing/encoding, remote providers like Instagram, Dropbox, Google Drive, S3 and more :dog:

9 lines (4 loc) 224 B
# uppy-server example This is a simple, lean example that combines the usage of uppy-server and uppy client. ## Test it To test it, run `npm install` to install the required dependencies, and then simply run `npm start`