Antoine du Hamel 34c78e9093 meta: run Prettier on existing files (#4713) hace 1 año
..
README.md 4cbca6ec78 example: update CDN example (#3803) hace 2 años
index.html 34c78e9093 meta: run Prettier on existing files (#4713) hace 1 año
package.json 4cbca6ec78 example: update CDN example (#3803) hace 2 años

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