socketsupply / socket-examples

Socket Runtime Examples – see how your favorite front-end framework is used to build cross platform UIs
https://socketsupply.co/guides
MIT License
117 stars 12 forks source link

add example: Svelte #60

Closed Bellisario closed 1 year ago

Bellisario commented 1 year ago

Would be great to see an actual working Svelte app.

mribbons commented 1 year ago

Hey @Bellisario, Have you tried

npx create-socket-app svelte 

Note that windows currently requires a workaround: https://github.com/socketsupply/create-socket-app/issues/15#issuecomment-1445229567

Don't close the issue, we'll add a Svelte example :)

Bellisario commented 1 year ago

Thanks @mribbons, works fine!

Don't close the issue, we'll add a Svelte example :)

👍