uppy/examples/svelte-example/README.md
2022-08-19 16:14:34 +02:00

303 B

Uppy with Svelte

Run it

To run this example, make sure you've correctly installed the repository root:

corepack yarn install
corepack yarn build

Then, again in the repository root, start this example by doing:

corepack yarn workspace @uppy-example/svelte-app start