@@ -8,6 +8,7 @@ Files are uploaded to a randomly named directory inside the `whatever/` director
To run this example, make sure you've correctly installed the **repository root**:
```bash
npm install
+npm run build
```
That will also install the dependencies for this example.
@@ -7,6 +7,7 @@ This example uses a server-side PHP endpoint to sign uploads to S3.
That will also install the npm dependencies for this example.
@@ -8,6 +8,7 @@ This serves as an illustration on how integrating custom providers would work
@@ -7,6 +7,7 @@ This example uses Uppy to upload files to a DigitolOcean Space. DigitalOcean Spa
@@ -8,6 +8,7 @@ It has two instances on the same page, side-by-side, but with different `id`s so
@@ -7,6 +7,7 @@ This example uses Node server and `@uppy/xhr-upload` to upload files to the loca
@@ -7,6 +7,7 @@ This example uses PHP server and `@uppy/xhr-upload` to upload files to the local
@@ -7,6 +7,7 @@ This example uses a Python Flask server and `@uppy/xhr-upload` to upload files t
@@ -9,6 +9,7 @@
@@ -11,6 +11,7 @@ This example supports the [Redux Devtools extension](https://github.com/zalmoxis
@@ -7,6 +7,7 @@ This example shows all the different Robodog APIs in action on a single page.
@@ -9,6 +9,7 @@ This example uses Uppy with XHRUpload plugin in `bundle` mode. Bundle mode uploa