# edo_screen ## Project setup ``` npm install ``` ### Compiles and hot-reloads for development ``` npm run serve ``` ### Compiles and minifies for production ``` npm run build ``` ### Lints and fixes files ``` npm run lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/). 前端开发分辨率:1920x1080 现场分辨率不是1920x1080,x轴被拉伸了2倍,由于不在现场,无法查找具体像素值,所以只能按照1920x1080的分辨率进行设计。