first commit

This commit is contained in:
2026-06-03 14:17:56 +08:00
commit 6c304749b0
+19
View File
@@ -0,0 +1,19 @@
# work-show-web
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn serve
```
### Compiles and minifies for production
```
yarn build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).