surprise
2024-02-02 0d02f863ebd8193ea6f6b0f363620bba6894134a
README.md
@@ -1,4 +1,24 @@
## AIDemo
# moon
AI大模型Demo
## Project setup
```
npm install
```
### Compiles and hot-reloads for development
```
npm run serve
```
### Compiles and minifies for production
```
npm run build
```
### Lints and fixes files
```
npm run lint
```
### Customize configuration
See [Configuration Reference](https://cli.vuejs.org/config/).