Quellcode durchsuchen

Update README.md

tags/3.0.0
Caven Chen vor 2 Jahren
Ursprung
Commit
e5cc248512
Es ist kein Account mit der E-Mail-Adresse des Committers verbunden
1 geänderte Dateien mit 8 neuen und 7 gelöschten Zeilen
  1. 8
    7
      README.md

+ 8
- 7
README.md Datei anzeigen

@@ -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)`_**

Laden…
Abbrechen
Speichern