uppy/examples/cdn-example
2023-09-29 11:11:28 +02:00
..
index.html meta: run Prettier on existing files (#4713) 2023-09-29 11:11:28 +02: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