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

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