haibei/README.md
2025-06-19 10:33:58 +08:00

29 lines
214 B
Markdown

# haibei
> 中海小程序
## Quick Start
```bash
make start
```
## Build
```bash
make build
```
## Generate wire inject files
```bash
make wire
```
## Generate swagger documents
```bash
make swagger
```