Skip to content

Latest commit

 

History

History
22 lines (15 loc) · 475 Bytes

README.md

File metadata and controls

22 lines (15 loc) · 475 Bytes

@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 repository root:

corepack yarn install
corepack yarn build

That will also install the dependencies for this example.

Then, again in the repository root, start this example by doing:

corepack yarn workspace @uppy-example/uppy-with-companion start