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

https://github.com/kailong321200875/vue-vant-cli

一款基于vue2+vant2的移动端脚手架,内置常用组件
https://github.com/kailong321200875/vue-vant-cli

Last synced: 6 months ago
JSON representation

一款基于vue2+vant2的移动端脚手架,内置常用组件

Awesome Lists containing this project

README

          

# vue-vant-cli

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

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

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

### Run your unit tests
```
yarn test:unit
```

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

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