# zzyl-new **Repository Path**: testing-category/zzyl-new ## Basic Information - **Project Name**: zzyl-new - **Description**: No description available - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-02-13 - **Last Updated**: 2026-02-14 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 夕阳港养老服务平台(前端) 基于 **Spring Boot + Vue 3** 的养老服务管理平台前端工程(毕业设计)。 ## 技术栈 - Vue 3 + Vite - Element Plus - Pinia + Vue Router ## 本地开发 ```bash cd zzyl-ruoyi-vue3-11-init npm install npm run dev ``` ## 打包 ```bash npm run build:stage npm run build:prod ```