dependabot[bot] a39193ee14 build(deps-dev): bump vite from 5.3.1 to 5.3.6 (#5459) 7 달 전
..
src 30725ced4d examples: add SvelteKit example (#5181) 11 달 전
.gitignore 30725ced4d examples: add SvelteKit example (#5181) 11 달 전
README.md 30725ced4d examples: add SvelteKit example (#5181) 11 달 전
package.json a39193ee14 build(deps-dev): bump vite from 5.3.1 to 5.3.6 (#5459) 7 달 전
server.js 30725ced4d examples: add SvelteKit example (#5181) 11 달 전
svelte.config.js 30725ced4d examples: add SvelteKit example (#5181) 11 달 전
tsconfig.json 30725ced4d examples: add SvelteKit example (#5181) 11 달 전
vite.config.ts 30725ced4d examples: add SvelteKit example (#5181) 11 달 전

README.md

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 dev