MapInspector

审图项目web+服务,vue+nodejs

mapaudit

this is a mapaudit project

Build Setup

# install dependencies
npm install

# serve with hot reload at localhost:8080
npm run dev

# build for production with minification
npm run build

# build for production and view the bundle analyzer report
npm run build --report

For a detailed explanation on how things work, check out the guide and docs for vue-loader.

#项目发布时注意修改的地方:
1:修改/MapInspector/config.js文件,将appConfig.serverUrl改成正式生产的域名地址
2:修改/MapInspector/server/config.js文件,将数据库地址配置成正式的生产地址