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.
npm install
/yarn install
npm storybook
/yarn storybook