svelte-storybook

Svelte Storybook

Svelte

NOTE ON STORYBOOK SEVERITY ISSUES:

Issuuuuue

This directory is a brief example of a Svelte site that can be deployed to Vercel with zero-configuration. If you need to use API Routes, we recommend using our SvelteKit example.

Deploy Your Own

Live Example: https://svelte.vercel.app

Getting Started

npx degit sveltejs/template my-svelte-project
cd my-svelte-project
npm install
npm run dev

Navigate to localhost:8080. You should see your app running. Edit a component file in src, save it, and reload the page to see your changes.

Top categories

Loading Svelte Themes