An open API service indexing awesome lists of open source software.

https://github.com/bryanbill/zero-docs

Docs content for Zero framework
https://github.com/bryanbill/zero-docs

mdx nextjs nextra typescript

Last synced: 2 months ago
JSON representation

Docs content for Zero framework

Awesome Lists containing this project

README

          

# Zero Docs

This is the documentation for the Zero project.

## Installation

```bash
git clone https://github.com/bryanbill/zero-docs.git

cd zero-docs

npm install
```

## Usage

```bash
npm start
```

## License

[MIT](./LICENSE)