# healthy-food-admin **Repository Path**: llqcai/healthy-food-admin ## Basic Information - **Project Name**: healthy-food-admin - **Description**: healthy-food-admin - **Primary Language**: JavaScript - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-09-14 - **Last Updated**: 2025-03-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Celery餐饮管理平台 * 采用前后端分离的模式,前端基于[Saber](https://gitee.com/smallc/Saber)开发 * 后端采用SpringBoot,基于[SpringBlade boot 3.1.0版本](https://gitee.com/smallc/SpringBlade)开发 ## 如何启动 ``` $ git clone https://gitee.com/llqcai/celery-admin.git $ cd celery-admin # 安装 $ yarn install # 启动 $ yarn run serve ```