# Midas-Insight **Repository Path**: yangtaoqwer_admin_admin/midas-insight ## Basic Information - **Project Name**: Midas-Insight - **Description**: 大屏项目 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-11-26 - **Last Updated**: 2024-11-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 安装 yarn 并启动项目 - 安装依赖 ```bash yarn install ``` - 运行项目 ```bash yarn run dev ``` - 打包项目 ```bash yarn run build ```