Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/ntnyq/starter-vue-h5

:iphone: Vue mobile project template with VantUI
https://github.com/ntnyq/starter-vue-h5

boilerplate mobile template vant vant-ui vue

Last synced: about 1 month ago
JSON representation

:iphone: Vue mobile project template with VantUI

Awesome Lists containing this project

README

        

# starter-vue-h5

Vue 移动端项目模板,组件库 Vant.

## Project setup

```bash
$ yarn install
```

### Compiles and hot-reloads for development

```bash
$ yarn run serve
```

### Compiles and minifies for production

```bash
$ yarn run build
```

### Lints and fixes files

```bash
$ yarn run lint:fix
```

### Customize configuration

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