Antoine du Hamel 35013e11cb example: fix svelte example (#4017) 2 tahun lalu
..
public ff3127f663 Svelte integration (#2671) 4 tahun lalu
src 5630f7dc07 tools: enable linter for TypeScript (#2997) 3 tahun lalu
.gitignore 35013e11cb example: fix svelte example (#4017) 2 tahun lalu
README.md 35013e11cb example: fix svelte example (#4017) 2 tahun lalu
package.json 35013e11cb example: fix svelte example (#4017) 2 tahun lalu
postcss.config.js 764c2ccada Update Linter (#2796) 4 tahun lalu
rollup.config.js 7b0db7d3a0 meta: use `node:` protocol when using Node.js built-in core modules (#3871) 2 tahun lalu
server.mjs 35013e11cb example: fix svelte example (#4017) 2 tahun lalu
tsconfig.json ff3127f663 Svelte integration (#2671) 4 tahun lalu

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