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

https://github.com/dvt3d/dc-vue

基于VueCli4.x.x 和Dc-sdk构建的三维应用脚手架, 用于开发三维WebGis项目
https://github.com/dvt3d/dc-vue

dc-sdk vue vuecli4

Last synced: 10 months ago
JSON representation

基于VueCli4.x.x 和Dc-sdk构建的三维应用脚手架, 用于开发三维WebGis项目

Awesome Lists containing this project

README

          

# dc-vue

## 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/).