31 lines
435 B
Markdown
31 lines
435 B
Markdown
<<<<<<< HEAD
|
|
# jlntv-board-vue
|
|
|
|
## Project setup
|
|
```
|
|
yarn install
|
|
```
|
|
|
|
### Compiles and hot-reloads for development
|
|
```
|
|
yarn serve
|
|
```
|
|
|
|
### Compiles and minifies for production
|
|
```
|
|
yarn build
|
|
```
|
|
|
|
### Lints and fixes files
|
|
```
|
|
yarn lint
|
|
```
|
|
|
|
### Customize configuration
|
|
See [Configuration Reference](https://cli.vuejs.org/config/).
|
|
=======
|
|
# vue-with-vant
|
|
|
|
带有vant的Vue基础工程
|
|
>>>>>>> cc73829d1ccba87b56bfd777b66614e1d855efb7
|