mirror of
https://github.com/Buriburizaem0n/admin-frontend-domain.git
synced 2026-02-04 04:30:06 +00:00
8 lines
170 B
Markdown
8 lines
170 B
Markdown
# Nezha Admin Frontend
|
|
|
|
## Bootstrap
|
|
|
|
```bash
|
|
npx swagger-typescript-api -p http://localhost:8008/swagger/doc.json -o ./src/types -n api.ts --no-client --union-enums
|
|
```
|