svelte-kit-navigation

Svelte Kit Navigation

A sample svelte-kit app that demonstrates path-reactive components for deep linking

Svelte-kit path-based navigation demo

This code accompanies the blog post on using Svelte-kit to support rich, dynamic path-based navigation in a Svelte app.

You can find the post at this link

Developing

Once you've created a project and installed dependencies with yarn install, start a development server:

yarn run dev

# or start the server and open the app in a new browser tab
yarn run dev -- --open

Top categories

Loading Svelte Themes