Skip to content

BeeMargarida/svelte-storybook-template

Repository files navigation

svelte-storybook-template

Template for a SvelteKit app with support for Storybook.

Includes a global decorator that allows for theme support. You can delete if you want. Go ahead and clone/fork/Ctrl+C Ctrl+V this repo.

Run

  • npm install / yarn install
  • npm storybook / yarn storybook