# ecg-frontend **Repository Path**: eerk/ecg-frontend ## Basic Information - **Project Name**: ecg-frontend - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2023-12-21 - **Last Updated**: 2025-12-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: TypeScript, React ## README # ECG-Frontend #### 介绍 ECG项目Web端 #### 环境 React(create-react-app),TypeScript,Yarn #### 安装教程 ``` git clone https://gitee.com/eerk/ecg-frontend.git /* 进入项目根目录,安装依赖 */ yarn /* 启动 */ yarn start ```