Sfoglia il codice sorgente

Update README.md

tags/3.0.0
Caven Chen 2 anni fa
parent
commit
e5cc248512
Nessun account collegato all'indirizzo email del committer
1 ha cambiato i file con 8 aggiunte e 7 eliminazioni
  1. 8
    7
      README.md

+ 8
- 7
README.md Vedi File

@@ -16,13 +16,6 @@
</p>


## Run examples

```shell
yarn run build
yarn run server
```

[**🇨🇳 中文**](./README_zh.md) | [**🇬🇧English**](./README.md)

`DC-SDK` is based on the open source project `Cesium` for the second development of two three-dimensional `WebGis` application framework , the framework optimizes the use of `Cesium` and adds some additional features , designed for developers to quickly build `WebGis` application.
@@ -31,6 +24,14 @@
Tips:This SDK is JS+GIS framework package. Developers need to have some front-end technology and GIS related technology
```


## Run examples

```shell
yarn run build
yarn run server
```

## Installation

`NPM / YARN` **_`(Recommend)`_**

Loading…
Annulla
Salva