Files
gterFang/README.md
2025-03-28 13:14:40 +00:00

21 lines
266 B
Markdown

# zufang
## 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/).