SvelteBook Svelte Themes

Sveltebook

SvelteBook

A barebones install of SvelteKit and Storybook, with a very straightforward easy to understand example of how to use Storybook with Svelte and Sveltekit to document and develop UI Components.

Install

  • npm install

Run SvelteKit

  • npm run dev

Run Storybook

  • npm run storybook

Top categories

Loading Svelte Themes