# temp **Repository Path**: sodagreen0910/temp ## Basic Information - **Project Name**: temp - **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-03-13 - **Last Updated**: 2024-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # 大屏展示 适合页面交互少的大屏展示需求 ## 初始化 ``` npm install ``` ### 开发运行 ``` npm run serve ``` ### 生产打包 ``` npm run build ```