Skip to content

基于webpack,创建一个简单的基于EarthSDK的App,可以进行调试和打包。

Notifications You must be signed in to change notification settings

cesiumlab/EarthSDK-webpack-App

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于EarthSDK创建的极简App

简介

基于webpack,创建一个简单的基于EarthSDK的App,可以进行调试和打包。

没有使用vue,主要是说明如何通过webpack来引用EarthSDK,和打包js代码的方法。

这里使用npm install earthsdk的方式来引入EarthSDK,方便版本更新。

预览

使用方法

  1. 安装 npm install

  2. 调试 npm run dev

  3. 打包 npm run build

About

基于webpack,创建一个简单的基于EarthSDK的App,可以进行调试和打包。

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published