maganggang 24b101865e 三维模型保存路径问题问题修复 2 weeks ago
..
build 4cec4d3d32 第一次上传数据 1 month ago
config 5bf4a21ab1 3d模型上传文件的返回值类型问题 2 weeks ago
src 24b101865e 三维模型保存路径问题问题修复 2 weeks ago
static 5bf4a21ab1 3d模型上传文件的返回值类型问题 2 weeks ago
.babelrc 4cec4d3d32 第一次上传数据 1 month ago
.editorconfig 4cec4d3d32 第一次上传数据 1 month ago
.gitignore 4cec4d3d32 第一次上传数据 1 month ago
.postcssrc.js 4cec4d3d32 第一次上传数据 1 month ago
README.md 4cec4d3d32 第一次上传数据 1 month ago
index.html 3b85a4deef 温州监控数据对接提交 1 month ago
package.json 3b85a4deef 温州监控数据对接提交 1 month ago

README.md

spatialbasicweb

spatial basic web platform

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.