Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 302 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 302 Bytes

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