删除文件 vue

This commit is contained in:
王康康
2023-10-11 06:48:55 +00:00
committed by Gitee
parent a5c3c16037
commit ac34f7a8d9
34 changed files with 0 additions and 20514 deletions

View File

@@ -1,24 +0,0 @@
# vue2_element
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).