An open API service indexing awesome lists of open source software.

https://github.com/dvgis/vue-cesium-next

vue3.x结合Cesium的脚手架
https://github.com/dvgis/vue-cesium-next

cesium vuecli4 vuejs3

Last synced: 5 months ago
JSON representation

vue3.x结合Cesium的脚手架

Awesome Lists containing this project

README

        

# vue-cesium-next

Vue3.x integration Cesium

## Project setup
```
yarn install
```

### Compiles and hot-reloads for development
```
yarn serve
```

### Compiles and minifies for production
```
yarn build
```

### Lints and fixes files
```
yarn lint
```

### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).