Renée Kooi 2aa6d5a162 Release 5 vuotta sitten
..
client 2aa6d5a162 Release 5 vuotta sitten
output 6693cf252a Rename last remnants of uppy-server in examples 6 vuotta sitten
server 67af833fdb More uppy server -> companion renames (#1037) 6 vuotta sitten
.gitignore 6693cf252a Rename last remnants of uppy-server in examples 6 vuotta sitten
README.md 513ba53c37 examples: mention that you need to install & bootstrap 6 vuotta sitten
package.json 67af833fdb More uppy server -> companion renames (#1037) 6 vuotta sitten

README.md

@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