0.0.3 • Published 2 months ago

@svelte-compose/storybook v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Storybook

This is a composer for svelte-compose and is used to add Storybook to your svelte/kit project.

You can find all options for this composer on this site. We will only provide a short breakdown of the composer features here.

Basic usage

npx @svelte-compose/storybook@latest

In case you already have a directory in mind, you can use this:

npx @svelte-compose/storybook@latest --path ./your-project

undefined