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

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