https://github.com/shuding/nextra-docs-template
Nextra docs template
https://github.com/shuding/nextra-docs-template
Last synced: 30 days ago
JSON representation
Nextra docs template
- Host: GitHub
- URL: https://github.com/shuding/nextra-docs-template
- Owner: shuding
- License: mit
- Created: 2022-12-02T09:08:15.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2024-07-19T04:10:20.000Z (over 1 year ago)
- Last Synced: 2025-09-26T09:39:26.744Z (about 1 month ago)
- Language: MDX
- Homepage: https://nextra-docs-template.vercel.app
- Size: 766 KB
- Stars: 1,249
- Watchers: 12
- Forks: 685
- Open Issues: 58
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- my-awesome-list - nextra-docs-template
README
# Nextra Docs Template
This is a template for creating documentation with [Nextra](https://nextra.site).
[**Live Demo →**](https://nextra-docs-template.vercel.app)
[](https://nextra-docs-template.vercel.app)
## Quick Start
Click the button to clone this repository and deploy it on Vercel:
[](https://vercel.com/new/clone?s=https%3A%2F%2Fgithub.com%2Fshuding%2Fnextra-docs-template&showOptionalTeamCreation=false)
## 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.