Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 228 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 228 Bytes

vue_arcgis_ts

开发

# 若未安装yarn,首先利用npm安装yarn,tyarn代表国内淘宝镜像,主要解决yarn安装慢的问题
npm i yarn tyarn -g

# 安装依赖
tyarn

# 启动服务
tyarn run serve