删除文件 vue

This commit is contained in:
王康康
2023-09-25 09:44:36 +00:00
committed by Gitee
parent 8496ce61c5
commit 11e5c2e8bd
33 changed files with 0 additions and 2999 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/).