Skip to content

🔥 Learn how to make reusable UI components in Svelte

Notifications You must be signed in to change notification settings

joysofcode/svelte-accordion

Repository files navigation

Make a Svelte Component Library

Learn how to make reusable UI components in Svelte by making an accordion.

Post

✍️ https://joyofcode.xyz/make-a-svelte-component-library

Remote Development

Open in StackBlitz

Local Development

🧑‍🤝‍🧑 Clone the project

https://github.com/joysofcode/svelte-accordion

📦️ Install dependencies

pnpm i

💿️ Run the development server

pnpm run dev