# html5plus_app_by_vant_temp
**Repository Path**: xydoc/html5plus_app_by_vant_temp
## Basic Information
- **Project Name**: html5plus_app_by_vant_temp
- **Description**: HBuilder 5+ APP 基础模板, 整合了 vue、vue-router、vuex、vant、amfe-flexible、less。
- **Primary Language**: Unknown
- **License**: Not specified
- **Default Branch**: master
- **Homepage**: None
- **GVP Project**: No
## Statistics
- **Stars**: 0
- **Forks**: 0
- **Created**: 2020-04-14
- **Last Updated**: 2020-12-19
## Categories & Tags
**Categories**: Uncategorized
**Tags**: None
## README
# hello-world
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).