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
- Host: GitHub
- URL: https://github.com/ntnyq/starter-vue-h5
- Owner: ntnyq
- License: mit
- Created: 2019-08-19T19:14:33.000Z (almost 7 years ago)
- Default Branch: main
- Last Pushed: 2026-01-22T02:12:59.000Z (5 months ago)
- Last Synced: 2026-01-22T15:55:43.376Z (5 months ago)
- Topics: boilerplate, mobile, template, vant, vant-ui, vue
- Language: TypeScript
- Homepage: https://vant.ntnyq.com
- Size: 1.3 MB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)