删减代码

This commit is contained in:
zhangyiming
2020-11-17 16:08:06 +08:00
parent 6fb3091aa1
commit 4ceb1f7f8e
55 changed files with 2 additions and 30892 deletions

View File

@@ -1,31 +1 @@
# vue-ts
## Project setup
```
npm install
```
## Compiles and hot-reloads for development
```
npm run serve
```
## Compiles and minifies for production
```
npm run build
```
## Run your unit tests
```
npm run test:unit
```
## Run your end-to-end tests
```
npm run test:e2e
```
## Lints and fixes files
```
npm run lint
```
# vue-ts