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

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

vue3.0与dc-sdk结合的脚手架
https://github.com/dvt3d/dc-vue-next

dc-sdk vue-next vuecli4

Last synced: 11 months ago
JSON representation

vue3.0与dc-sdk结合的脚手架

Awesome Lists containing this project

README

          

# dc-vue-next

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