@uppy/companion example
This is a simple, lean example that combines the usage of @uppy/companion and uppy client.
Test it
To run this example, make sure you've correctly installed the root repository:
npm install
npm run bootstrap
Then, navigate to this directory and run:
npm install
npm start