Antoine du Hamel ff2eed4eeb example: fix Svelte dev mode (#4025) hace 2 años
..
public ff3127f663 Svelte integration (#2671) hace 4 años
src 5630f7dc07 tools: enable linter for TypeScript (#2997) hace 3 años
.gitignore 35013e11cb example: fix svelte example (#4017) hace 2 años
README.md 35013e11cb example: fix svelte example (#4017) hace 2 años
package.json ff2eed4eeb example: fix Svelte dev mode (#4025) hace 2 años
postcss.config.js 764c2ccada Update Linter (#2796) hace 4 años
rollup.config.js ff2eed4eeb example: fix Svelte dev mode (#4025) hace 2 años
server.mjs 35013e11cb example: fix svelte example (#4017) hace 2 años
tsconfig.json ff3127f663 Svelte integration (#2671) hace 4 años

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 start