diff --git a/README.md b/README.md index 26c7c03..35c290d 100644 --- a/README.md +++ b/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/).