설명 없음

lloyd c1e25b63cc 1 1 년 전
public a2f234e607 first 1 년 전
src a2f234e607 first 1 년 전
.gitignore a2f234e607 first 1 년 전
README.md a2f234e607 first 1 년 전
babel.config.js a2f234e607 first 1 년 전
package.json c1e25b63cc 1 1 년 전
publish.sh a2f234e607 first 1 년 전
vue.config.js c1e25b63cc 1 1 년 전

README.md

dl_view

publish to alibaba cloud server

scp -r dist/* root@geo-cruiser.cn:/home/geo/geo-tools/docker-volumes/nginx/html/dl

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Customize configuration

See Configuration Reference.