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
- Host: GitHub
- URL: https://github.com/im-ng/zero-docs
- Owner: im-ng
- Created: 2025-11-16T07:38:13.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2026-01-11T08:54:47.000Z (4 months ago)
- Last Synced: 2026-01-11T14:26:51.964Z (4 months ago)
- Topics: framework, web, zig, zig-package, ziglang
- Language: TypeScript
- Homepage: https://im-ng.github.io/zero-docs/
- Size: 4.19 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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.