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

https://github.com/im-ng/zero-docs

Brief documentation to get start with zero framework
https://github.com/im-ng/zero-docs

framework web zig zig-package ziglang

Last synced: about 9 hours ago
JSON representation

Brief documentation to get start with zero framework

Awesome Lists containing this project

README

          

# zero-docs

To install dependencies:

```bash
bun install
```

To run:

```bash
bun run index.ts
```

This project was created using `bun init` in bun v1.3.1. [Bun](https://bun.com) is a fast all-in-one JavaScript runtime.