mirror of
https://github.com/DAflamingFOX/megadoc.git
synced 2026-07-01 22:16:27 -05:00
No description
- MDX 49.9%
- TypeScript 39.2%
- JavaScript 6.3%
- CSS 4.6%
| .github | ||
| components | ||
| pages | ||
| .gitignore | ||
| LICENSE | ||
| next-env.d.ts | ||
| next.config.js | ||
| package.json | ||
| pnpm-lock.yaml | ||
| README.md | ||
| theme.config.tsx | ||
| tsconfig.json | ||
Nextra Docs Template
This is a template for creating documentation with Nextra.
Quick Start
Click the button to clone this repository and deploy it on Vercel:
Local Development
First, run pnpm i to install the dependencies.
Then, run pnpm dev to start the development server and visit localhost:3000.
License
This project is licensed under the MIT License.
