# fire-porject-20210603 **Repository Path**: chenkuku/fire-porject-20210603 ## Basic Information - **Project Name**: fire-porject-20210603 - **Description**: fire-porject-20210603 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: fire-control-eye - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-03 - **Last Updated**: 2021-07-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # meta-data-vue 消防眼改造项目-纯前端demo # 安装依赖 npm i # 项目运行 npm run serve 每次更改配置文件 config.json 的 terrainUrl 后重启 # 项目打包 npm run build 打包项目, 项目地形地址进行了代理, 代理模式下打包请在web服务器中配置相应代理 vue.config.js 中配置代理