Skip to content

Commit

Permalink
docs: πŸ“šοΈ fix docs readme
Browse files Browse the repository at this point in the history
  • Loading branch information
evertdespiegeleer committed May 9, 2024
1 parent 03e8200 commit e1bb9ae
Showing 1 changed file with 5 additions and 21 deletions.
26 changes: 5 additions & 21 deletions docs/README.md
Original file line number Diff line number Diff line change
@@ -1,23 +1,7 @@
# Nextra Docs Template
# zhttp docs built with Nextra

This is a template for creating documentation with [Nextra](https://nextra.site).
Start dev server:

[**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.
```sh
npm run dev
```

0 comments on commit e1bb9ae

Please sign in to comment.