# 创维大屏监控 **Repository Path**: ToBeAlone_admin/skyworth_big_screen_monitoring ## Basic Information - **Project Name**: 创维大屏监控 - **Description**: 创维呼叫中心大屏监控项目 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 4 - **Forks**: 7 - **Created**: 2018-10-10 - **Last Updated**: 2022-07-11 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # skyworth_big_screen_monitoring ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Run your tests ``` npm run test ``` ### Lints and fixes files ``` npm run lint ```