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
- Host: GitHub
- URL: https://github.com/bryanbill/zero-docs
- Owner: bryanbill
- License: mit
- Created: 2023-05-23T16:52:44.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-25T19:52:45.000Z (about 3 years ago)
- Last Synced: 2025-05-15T02:12:06.945Z (about 1 year ago)
- Topics: mdx, nextjs, nextra, typescript
- Language: TypeScript
- Homepage: https://zero.vercel.app
- Size: 1.23 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)