AI-guangzhou-uniapp/README.md

20 lines
271 B
Markdown
Raw Normal View History

2024-08-16 14:04:26 +08:00
# ai-Guangzhou
## 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/).