Skip to content
This repository has been archived by the owner on May 5, 2024. It is now read-only.

Latest commit

 

History

History
25 lines (14 loc) · 655 Bytes

README.md

File metadata and controls

25 lines (14 loc) · 655 Bytes

📓 Add (work in progress) Storybook to Svelte

This is an adder for svelte-add; you should read its README before continuing here.

➕ Adding (work in progress) Storybook

This adder's codename is storybook, and can be used like so:

npx svelte-add@latest storybook

🏞 Supported environments

This adder supports SvelteKit and Vite-powered Svelte apps (all the environments svelte-add currently supports).

⚙️ Options

This adder doesn't take any options of its own.

🛠 Using (work in progress) Storybook

After the adder runs,

  • WIP