mirror of
https://github.com/transloadit/uppy.git
synced 2026-07-18 09:05:55 +00:00
`Uppy` call is now exported as `Uppy` instead of `Core`. Refs: https://github.com/transloadit/uppy/pull/3981 |
||
|---|---|---|
| .. | ||
| 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