Skip to content

Latest commit

 

History

History
31 lines (19 loc) · 600 Bytes

README.md

File metadata and controls

31 lines (19 loc) · 600 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

Remote Development

Open in StackBlitz

Local Development

🧑‍🤝‍🧑 Clone the project

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

📦️ Install dependencies

pnpm i

💿️ Run the development server

pnpm run dev