Skip to content

syedshaon/mdx-blog

Repository files navigation

Static Website with mdx Blogging feature in NextJS.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev