# 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`

