初次完善

This commit is contained in:
18538855543
2023-06-19 11:41:18 +08:00
parent 5e3ea7cd23
commit 20f7b36d6d
38 changed files with 20687 additions and 0 deletions

19
vue-cil/README.md Normal file
View File

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