Skip to content

joysofcode/svelte-excalidraw

Repository files navigation

Using React Libraries In Svelte

Learn how to use React libraries in Svelte.

Post

✍️ https://joyofcode.xyz/using-react-libraries-in-svelte

REPL

Open in StackBlitz

Setup

🧑‍🤝‍🧑 Clone the project

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

📦️ Install dependencies

pnpm i

💿️ Run the development server

pnpm run dev