commit 6c304749b078ec66132511b61db94f9564110e80 Author: 17628274150 <1537674247@qq.com> Date: Wed Jun 3 14:17:56 2026 +0800 first commit diff --git a/README.md b/README.md new file mode 100644 index 0000000..4bcb33c --- /dev/null +++ b/README.md @@ -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/).