No description
  • MDX 49.9%
  • TypeScript 39.2%
  • JavaScript 6.3%
  • CSS 4.6%
Find a file
2024-04-01 15:46:19 -05:00
.github Initial commit 2024-03-30 19:19:16 -05:00
components Initial commit 2024-03-30 19:19:16 -05:00
pages Initial commit 2024-03-30 19:19:16 -05:00
.gitignore Initial commit 2024-03-30 19:19:16 -05:00
LICENSE Initial commit 2024-03-30 19:19:16 -05:00
next-env.d.ts Initial commit 2024-03-30 19:19:16 -05:00
next.config.js Initial commit 2024-03-30 19:19:16 -05:00
package.json Initial commit 2024-03-30 19:19:16 -05:00
pnpm-lock.yaml update pnpm 2024-04-01 15:46:19 -05:00
README.md Initial commit 2024-03-30 19:19:16 -05:00
theme.config.tsx Initial commit 2024-03-30 19:19:16 -05:00
tsconfig.json Initial commit 2024-03-30 19:19:16 -05:00

Nextra Docs Template

This is a template for creating documentation with Nextra.

Live Demo →

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.