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

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.