Browse Source

Update README.md

tags/3.0.0
Caven Chen 2 years ago
parent
commit
e5cc248512
No account linked to committer's email address
1 changed files with 8 additions and 7 deletions
  1. 8
    7
      README.md

+ 8
- 7
README.md View 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…
Cancel
Save