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

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