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

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

```shell
pnpm install
```

### Compiles and hot-reloads for development

```shell
pnpm run dev
```

### Compiles and minifies for production

```shell
pnpm run build
```

### Lints and fixes files

```shell
pnpm run lint

pnpm run lint --fix
```

### Customize configuration

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

## 📄 License

[MIT](./LICENSE) License © 2023-PRESENT [ntnyq](https://github.com/ntnyq)