Compare commits
1 Commits
6ac63acbbf
...
master
Author | SHA1 | Date |
---|---|---|
skywt2003 | 5707d8b769 |
19
README.md
19
README.md
|
@ -1,4 +1,8 @@
|
|||
# vue-general
|
||||
# 「5G 赛道」前端
|
||||
|
||||
## 技术栈
|
||||
|
||||
JavaScript / Vue.js / Node.js / CSS
|
||||
|
||||
## Project setup
|
||||
```
|
||||
|
@ -14,16 +18,3 @@ npm run serve
|
|||
```
|
||||
npm run build
|
||||
```
|
||||
|
||||
### Run your tests
|
||||
```
|
||||
npm run test
|
||||
```
|
||||
|
||||
### Lints and fixes files
|
||||
```
|
||||
npm run lint
|
||||
```
|
||||
|
||||
### Customize configuration
|
||||
See [Configuration Reference](https://cli.vuejs.org/config/).
|
||||
|
|
Loading…
Reference in New Issue