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

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.