Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Latest commit

 

History

History
15 lines (10 loc) · 550 Bytes

File metadata and controls

15 lines (10 loc) · 550 Bytes

Contributing

I've loved crafting this template as an OSS template. Get started today and for assistance, you can reach on X. You can also shoot PRs on the way if you'd like something added to DevMDX or if there is a bug that's bothering you.

Getting started

  • Fork and clone the repo
  • Install dependencies: pnpm install
  • Run dev server: pnpm dev
  • Run lint: pnpm lint
  • Run build: pnpm build

Commit messages

  • Use clear, descriptive messages. Conventional Commits are appreciated but not required.