# 渭河生态区智慧化监管平台 ## Project setup ``` yarn install npm install ``` ### Compiles and hot-reloads for development ``` yarn serve npm run serve ``` ### Compiles and minifies for production ``` yarn build npm run build ``` ### Lints and fixes files ``` yarn lint ``` ### Customize configuration See [Configuration Reference](https://cli.vuejs.org/config/).