https://github.com/zouyaoji/vue-cesium-starter
A starter kit for vue-cesium generated by vue-cli
https://github.com/zouyaoji/vue-cesium-starter
Last synced: about 2 months ago
JSON representation
A starter kit for vue-cesium generated by vue-cli
- Host: GitHub
- URL: https://github.com/zouyaoji/vue-cesium-starter
- Owner: zouyaoji
- Created: 2021-03-31T06:35:25.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-01-26T06:10:50.000Z (over 1 year ago)
- Last Synced: 2025-03-24T14:46:11.019Z (2 months ago)
- Language: Vue
- Size: 5.91 MB
- Stars: 24
- Watchers: 3
- Forks: 8
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# vue-cesium-starter
> A starter kit for vue-cesium generated by vue-cli
![]()
## Project setup
```
npm install
```### Compiles and hot-reloads for development
```
npm run serve
```### Compiles and minifies for production
```
npm run build
```### Lints and fixes files
```
npm run lint
```### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).