Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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

mdx nextjs nextra typescript

Last synced: 28 days 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)