Geen omschrijving

朱博宇 6f921b6b3c 初次提交 4 jaren geleden
build 6f921b6b3c 初次提交 4 jaren geleden
config 6f921b6b3c 初次提交 4 jaren geleden
src 6f921b6b3c 初次提交 4 jaren geleden
static 6f921b6b3c 初次提交 4 jaren geleden
test 6f921b6b3c 初次提交 4 jaren geleden
.babelrc 6f921b6b3c 初次提交 4 jaren geleden
.editorconfig 6f921b6b3c 初次提交 4 jaren geleden
.gitignore 6f921b6b3c 初次提交 4 jaren geleden
.postcssrc.js 6f921b6b3c 初次提交 4 jaren geleden
README.md 6f921b6b3c 初次提交 4 jaren geleden
index.html 6f921b6b3c 初次提交 4 jaren geleden
package-lock.json 6f921b6b3c 初次提交 4 jaren geleden
package.json 6f921b6b3c 初次提交 4 jaren geleden

README.md

vuegis

vue and gis test

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

# run unit tests
npm run unit

# run e2e tests
npm run e2e

# run all tests
npm test

For a detailed explanation on how things work, check out the guide and docs for vue-loader.