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