## Project setup ### 运矿管理系统大屏 ``` yarn install ``` ### Compiles and hot-reloads for development ``` yarn dev ``` ### Compiles and minifies for production ``` yarn build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). ### 接口文档 http://192.168.3.5:1866/ 大屏只做演示 线上的是整合到后台里面的