api-docs / README.md
Hanzo Dev
Add proper YAML frontmatter to README
ca69324
metadata
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

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

Development

npm install
npm run dev

Build

npm run build

Check out the Hanzo Template Gallery for more templates.