Ecosyste.ms: Awesome
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: 28 days 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 (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-05-25T19:52:45.000Z (over 1 year ago)
- Last Synced: 2024-11-06T19:53:45.085Z (3 months 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.gitcd zero-docs
npm install
```## Usage
```bash
npm start
```## License
[MIT](./LICENSE)