Artur Paikin 28d235fe2f Release 6 years ago
..
client 28d235fe2f Release 6 years ago
output 6693cf252a Rename last remnants of uppy-server in examples 6 years ago
server 67af833fdb More uppy server -> companion renames (#1037) 6 years ago
.gitignore 6693cf252a Rename last remnants of uppy-server in examples 6 years ago
README.md 513ba53c37 examples: mention that you need to install & bootstrap 6 years ago
package.json 67af833fdb More uppy server -> companion renames (#1037) 6 years ago

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