File size: 555 Bytes
e2db416
ca69324
e2db416
 
4dc4b0c
e2db416
ca69324
e2db416
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
---
title: api-docs
emoji: 🚀
colorFrom: gray
colorTo: gray
sdk: docker
pinned: false
---

# api-docs Template

A Hanzo template for building modern applications.

## Features
- Built with @hanzo/ui
- Fully responsive
- TypeScript support
- Tailwind CSS styling
- shadcn/ui components

## Installation

```bash
npx create-hanzo-app --template api-docs
```

## Development

```bash
npm install
npm run dev
```

## Build

```bash
npm run build
```

Check out the [Hanzo Template Gallery](https://huggingface.co/spaces/hanzoai/gallery) for more templates.