https://github.com/liquid-zhangliquan/cesium-test
https://github.com/liquid-zhangliquan/cesium-test
cesium maptalks vue-cli-3
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/liquid-zhangliquan/cesium-test
- Owner: Liquid-Zhangliquan
- Created: 2019-10-11T05:16:23.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-01-04T22:31:20.000Z (over 2 years ago)
- Last Synced: 2025-02-13T06:52:43.596Z (5 months ago)
- Topics: cesium, maptalks, vue-cli-3
- Language: JavaScript
- Homepage: https://liquid-zhangliquan.github.io/cesium-test/
- Size: 17.4 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cesium-test
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Run your tests
```
npm run test
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).