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.
- Fork and clone the repo
- Install dependencies:
pnpm install - Run dev server:
pnpm dev - Run lint:
pnpm lint - Run build:
pnpm build
- Use clear, descriptive messages. Conventional Commits are appreciated but not required.