Skip to content

joysofcode/svelte-gui

Repository files navigation

Svelte GUI

Make a Svelte GUI library to generate the UI for you.

Post

✍️ https://joyofcode.xyz/svelte-gui

Remote Development

Open in StackBlitz

Local Development

🧑‍🤝‍🧑 Clone the project

https://github.com/joysofcode/svelte-gui.git

📦️ Install dependencies

pnpm i

💿️ Run the development server

pnpm run dev