Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 311 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 311 Bytes

基于EarthSDK、webpack和vue创建的极简App

简介

基于EarthSDK、webpack和vue创建的极简App,可以调试和打包。 Vue通过npm引入。

预览

使用方法

  1. 安装 npm install

  2. 调试 npm run dev

  3. 打包 npm run build