https://github.com/kevinmichaelchen/nextra-ssg-example
https://github.com/kevinmichaelchen/nextra-ssg-example
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kevinmichaelchen/nextra-ssg-example
- Owner: kevinmichaelchen
- License: mit
- Created: 2023-07-12T16:15:22.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-07-13T14:13:02.000Z (almost 2 years ago)
- Last Synced: 2025-02-23T22:43:39.663Z (3 months ago)
- Language: TypeScript
- Homepage: https://kevinmichaelchen.github.io/nextra-ssg-example
- Size: 845 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Platform Docs
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.