上传前端测试

This commit is contained in:
橙子
2021-10-10 17:10:35 +08:00
parent ac1d398e69
commit 945437a2eb
30 changed files with 11061 additions and 0 deletions

19
vuetify-test/README.md Normal file
View File

@@ -0,0 +1,19 @@
# vuetify-test
## 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/).