Antoine du Hamel dac4051ad1 example: add README to Svelte example (#4011) vor 2 Jahren
..
public ff3127f663 Svelte integration (#2671) vor 4 Jahren
src 5630f7dc07 tools: enable linter for TypeScript (#2997) vor 3 Jahren
.gitignore ff3127f663 Svelte integration (#2671) vor 4 Jahren
README.md dac4051ad1 example: add README to Svelte example (#4011) vor 2 Jahren
package.json 5044230bf1 meta: upgrade all dev dependencies (#3903) vor 2 Jahren
postcss.config.js 764c2ccada Update Linter (#2796) vor 4 Jahren
rollup.config.js 7b0db7d3a0 meta: use `node:` protocol when using Node.js built-in core modules (#3871) vor 2 Jahren
tsconfig.json ff3127f663 Svelte integration (#2671) vor 4 Jahren

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