|
%!s(int64=4) %!d(string=hai) anos | |
---|---|---|
.. | ||
client | %!s(int64=4) %!d(string=hai) anos | |
output | %!s(int64=6) %!d(string=hai) anos | |
server | %!s(int64=5) %!d(string=hai) anos | |
.gitignore | %!s(int64=6) %!d(string=hai) anos | |
README.md | %!s(int64=5) %!d(string=hai) anos | |
package.json | %!s(int64=5) %!d(string=hai) anos |
This is a simple, lean example that combines the usage of @uppy/companion and uppy client.
To run this example, make sure you've correctly installed the repository root:
npm install
That will also install the dependencies for this example.
Then, again in the repository root, start this example by doing:
npm run example uppy-with-companion