# ammis-labeler **Repository Path**: bjtu_mai/ammis-labeler ## Basic Information - **Project Name**: ammis-labeler - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2024-07-03 - **Last Updated**: 2025-11-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # AutoMarkMedicalImageSystem AMMISystem医学影像智能标注系统© ## 前端 基于Vue3 + Typescript + Vite ### 安装依赖 ``` yarn ``` ### 启动 ``` yarn dev ``` ### 打包 ``` yarn build ```