update
This commit is contained in:
parent
633df638f9
commit
bd96f1101b
4
.gitignore
vendored
4
.gitignore
vendored
@ -1,4 +1,3 @@
|
||||
<<<<<<< HEAD
|
||||
.DS_Store
|
||||
node_modules
|
||||
/dist
|
||||
@ -22,7 +21,7 @@ pnpm-debug.log*
|
||||
*.njsproj
|
||||
*.sln
|
||||
*.sw?
|
||||
=======
|
||||
|
||||
# ---> Vue
|
||||
# gitignore template for Vue.js projects
|
||||
#
|
||||
@ -34,4 +33,3 @@ docs/_book
|
||||
# TODO: where does this rule come from?
|
||||
test/
|
||||
|
||||
>>>>>>> cc73829d1ccba87b56bfd777b66614e1d855efb7
|
||||
|
36
README.md
36
README.md
@ -1,30 +1,12 @@
|
||||
<<<<<<< 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/).
|
||||
=======
|
||||
<!--
|
||||
* @Author: BlackTeay <i@iteay.top>
|
||||
* @Date: 2021-03-20 15:30:44
|
||||
* @LastEditors: BlackTeay <i@iteay.top>
|
||||
* @LastEditTime: 2021-03-20 16:07:57
|
||||
* @Descripttion:
|
||||
* @FilePath: \vue-with-vant\README.md
|
||||
* Copyright 2021 Visual Studio, JLNTV
|
||||
-->
|
||||
# vue-with-vant
|
||||
|
||||
带有vant的Vue基础工程
|
||||
>>>>>>> cc73829d1ccba87b56bfd777b66614e1d855efb7
|
||||
|
Loading…
x
Reference in New Issue
Block a user