mirror of
https://github.com/transloadit/uppy.git
synced 2026-01-24 02:46:39 +00:00
| Package | Version | Package | Version | | --------------- | ------- | --------------- | ------- | | @uppy/companion | 5.4.1 | uppy | 4.12.1 | - @uppy/companion: upgrade express & express-session (Merlijn Vos / #5582) |
||
|---|---|---|
| .. | ||
| index.html | ||
| package.json | ||
| README.md | ||
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