feat: 重新调整

This commit is contained in:
裴浩宇 2024-06-27 10:04:01 +08:00
parent 7a448c536f
commit 7eae7ef7cb

View File

@ -1,24 +1,3 @@
# code # 聊天室
## 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/).