patricknelson/svelte-retag

Add demos

patricknelson opened this issue · 1 comments

Should add some demos to make it easier to demonstrate examples of:

  • A basic demo component (maybe borrow the counter button from Vite's default Svelte boilerplate)
  • Nested components
  • IIFE-based components (early execution)

And some variants thereof. Need to decide:

  • Where/how to host (github pages? Netlify?). Build step would be required and build config varies if using modules vs. IIFE.

Closing; this was already resolved circa ~1.0.3 or so (sadly, no merge commit).