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

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.