uppy/examples/cdn-example
github-actions[bot] f4b40b6f82
Release: uppy@4.12.1 (#5583)
| Package         | Version | Package         | Version |
| --------------- | ------- | --------------- | ------- |
| @uppy/companion |   5.4.1 | uppy            |  4.12.1 |

- @uppy/companion: upgrade express & express-session (Merlijn Vos / #5582)
2025-01-08 12:36:38 +00:00
..
index.html Release: uppy@4.12.1 (#5583) 2025-01-08 12:36:38 +00:00
package.json example: update CDN example (#3803) 2022-06-27 16:02:15 +02:00
README.md example: update CDN example (#3803) 2022-06-27 16:02:15 +02:00

CDN example

To run the example, open the index.html file in your browser.

If you want to spawn a local webserver, you can use the following commands (requires Deno, Python, or PHP):

corepack yarn install
corepack yarn workspace @uppy-example/cdn dev