Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 536 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 536 Bytes

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