/svelte-web-component-example

example of how to better get a Svelte web-component app up and running

Primary LanguageJavaScript

Looking for a shareable component template? Go here --> sveltejs/component-template


svelte web-component example app

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.