Files
fitness_walk_nwnu/README.md
T
2026-09-08 20:28:54 +08:00

20 lines
271 B
Markdown

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