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

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.