Skip to content

Latest commit

Β 

History

History
31 lines (19 loc) Β· 574 Bytes

File metadata and controls

31 lines (19 loc) Β· 574 Bytes

SvelteKit Markdown Blog

Learn how to build a blazingly fast and extendable SvelteKit Markdown blog for poets.

Post

✍️ https://joyofcode.xyz/sveltekit-markdown-blog

REPL

Open in StackBlitz

Setup

πŸ§‘β€πŸ€β€πŸ§‘ Clone the project

https://github.com/joysofcode/sveltekit-markdown-blog.git

πŸ“¦οΈ Install dependencies

pnpm i

πŸ’ΏοΈ Run the development server

pnpm run dev