zhgdyun/README.md
2025-04-10 15:21:38 +08:00

20 lines
271 B
Markdown

# zhgdyun
## Project setup
```
yarn install
```
### Compiles and hot-reloads for development
```
yarn run dev
```
### Compiles and minifies for production
```
npm run build
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).