Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/happer64bit/hyperscript-docs
Documentation Of Hyperscript Cli 🪄
https://github.com/happer64bit/hyperscript-docs
docs http hyperscript nextjs nextra test testing
Last synced: about 2 months ago
JSON representation
Documentation Of Hyperscript Cli 🪄
- Host: GitHub
- URL: https://github.com/happer64bit/hyperscript-docs
- Owner: happer64bit
- License: other
- Created: 2024-08-01T10:54:45.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T05:05:10.000Z (6 months ago)
- Last Synced: 2024-08-06T07:21:23.683Z (6 months ago)
- Topics: docs, http, hyperscript, nextjs, nextra, test, testing
- Language: MDX
- Homepage: https://happer64bit.github.io/hyperscript-docs/
- Size: 922 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Nextra Docs Template
This is a template for creating documentation with [Nextra](https://nextra.site).
[**Live Demo →**](https://nextra-docs-template.vercel.app)
[![](.github/screenshot.png)](https://nextra-docs-template.vercel.app)
## Quick Start
Click the button to clone this repository and deploy it on Vercel:
[![](https://vercel.com/button)](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.