核工业西南物理研究院知识库AI客户端
xiangpei
2025-03-20 5d929ee64eed9b9e54ec84a7ce531afe444f29df
README.md
@@ -1,4 +1,24 @@
## knowledge-base-ai-client
# ai-client
核工业西南物理研究院知识库AI客户端
## 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/).