Files
work-show-web/README.md
T

20 lines
272 B
Markdown
Raw Normal View History

2026-06-03 14:17:56 +08:00
# 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/).