dependabot[bot] a39193ee14 build(deps-dev): bump vite from 5.3.1 to 5.3.6 (#5459) 7 tháng trước cách đây
..
src 30725ced4d examples: add SvelteKit example (#5181) 11 tháng trước cách đây
.gitignore 30725ced4d examples: add SvelteKit example (#5181) 11 tháng trước cách đây
README.md 30725ced4d examples: add SvelteKit example (#5181) 11 tháng trước cách đây
package.json a39193ee14 build(deps-dev): bump vite from 5.3.1 to 5.3.6 (#5459) 7 tháng trước cách đây
server.js 30725ced4d examples: add SvelteKit example (#5181) 11 tháng trước cách đây
svelte.config.js 30725ced4d examples: add SvelteKit example (#5181) 11 tháng trước cách đây
tsconfig.json 30725ced4d examples: add SvelteKit example (#5181) 11 tháng trước cách đây
vite.config.ts 30725ced4d examples: add SvelteKit example (#5181) 11 tháng trước cách đây

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