Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 570 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 570 Bytes

Svelte Markdoc Renderer

Learn how to make a custom Markdoc renderer for Svelte.

Post

✍️ https://joyofcode.xyz/svelte-markdoc-renderer

Remote Development

Open in StackBlitz

Local Development

🧑‍🤝‍🧑 Clone the project

https://github.com/joysofcode/svelte-markdoc-renderer.git

📦️ Install dependencies

pnpm i

💿️ Run the development server

pnpm run dev