增加DeepSeek,换成pnpm

This commit is contained in:
Hsy 2025-02-12 09:40:55 +08:00
parent e21fc48161
commit d8d46457e1
3 changed files with 10 additions and 9317 deletions

View File

@ -2,20 +2,20 @@
## Project setup
```
yarn install --registry=https://registry.npmmirror.com
pnpm install --registry=https://registry.npmmirror.com
```
### Compiles and hot-reloads for development
```
yarn serve
pnpm serve
```
### Compiles and minifies for production
```
yarn build
pnpm build
```
### Lints and fixes files
```
yarn lint
pnpm lint
```

View File

@ -104,6 +104,12 @@
"logo": "https://cdn.oaistatic.com/assets/apple-touch-icon-mz9nytnj.webp",
"title": "ChatGPT",
"desc": "OpenAI"
},
{
"url": "https://www.deepseek.com/",
"logo": "https://www.deepseek.com/favicon.ico",
"title": "DeepSeek",
"desc": "杭州深度求索人工智能基础技术研究有限公司"
}
]
},

9313
yarn.lock

File diff suppressed because it is too large Load Diff