Looking for a shareable component template? Go here --> sveltejs/component-template
This app is setup like the following:
npx degit sveltejs/template svelte-app
cd svelte-app
With changes to better support Svelte's customElement functionality.
example of how to better get a Svelte web-component app up and running
JavaScript
Looking for a shareable component template? Go here --> sveltejs/component-template
This app is setup like the following:
npx degit sveltejs/template svelte-app
cd svelte-app
With changes to better support Svelte's customElement functionality.