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

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