# momics **Repository Path**: pannal/momics ## Basic Information - **Project Name**: momics - **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-02-27 - **Last Updated**: 2024-02-27 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # mom-ics mom 工控机专用的前端系统 ## startup 1. 安装依赖 ```bash yarn # 或者 npm install ``` 2. 运行 ```bash yarn dev # 或者 npm run dev ```