https://github.com/superkingm/vue-vant-demo
vue-cli vue-router vant移动端组件库入门小demo
https://github.com/superkingm/vue-vant-demo
vant vue vue-router
Last synced: 11 months ago
JSON representation
vue-cli vue-router vant移动端组件库入门小demo
- Host: GitHub
- URL: https://github.com/superkingm/vue-vant-demo
- Owner: superkingM
- Created: 2020-05-27T09:22:59.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-01-06T07:14:58.000Z (over 3 years ago)
- Last Synced: 2025-01-22T07:23:51.255Z (over 1 year ago)
- Topics: vant, vue, vue-router
- Language: Vue
- Homepage:
- Size: 23.6 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 25
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# demo
## 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/).