# 传感器记录前端页面 **Repository Path**: project_sigmawit/SigmawitLogWeb ## Basic Information - **Project Name**: 传感器记录前端页面 - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-04-15 - **Last Updated**: 2025-10-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [toc] > 1. **安装依赖** ``` npm install 或 yarn ``` > 2. **热部署本地服务器** ``` npm run serve ``` > 3. **打包** ``` npm run build-dat ```