Skip to content

Simple template with Svelte 5 enabled. Includes Tailwind.

Notifications You must be signed in to change notification settings

solhosty/runes-template

Repository files navigation

Intro to Runes

In this example I am just messing with a few Rune examples to cross data between component <---> page.

I am mostly basing my examples off the currently in-the-works documentation for Svelte 5.

Notably, so far I am using:

  • $inpect
  • $effect
  • $bindable
  • $props

To run this project, first run:

npm install

Then you can start the dev server:

npm run dev

This is mostly a discovery phase for me, but feel free to ask any questions.

About

Simple template with Svelte 5 enabled. Includes Tailwind.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published