Spaces:
Runtime error
Runtime error
File size: 555 Bytes
9ebf61c 23c1680 9ebf61c 23c1680 9ebf61c 23c1680 9ebf61c 23c1680 9ebf61c 23c1680 9ebf61c 23c1680 9ebf61c 23c1680 9ebf61c |
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: devforge
emoji: 🚀
colorFrom: gray
colorTo: gray
sdk: docker
pinned: false
---
# devforge 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 devforge
```
## 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.
|