# Uppy + Companion + Custom Provider Example This example uses @uppy/companion with a dummy custom provider. This serves as an illustration on how integrating custom providers would work ## Run it Move into this directory, then: ```bash npm install npm start ```