DeepSeek - AI生成摘要
产品安装 下载并安装Node.jsopen in new window 配置 npm 镜像源 阿里源 npm config set registry https://registry.npmmirror.com 腾讯源 npm config set registry http://mirrors.cloud.tencent.com/npm/ 安装项目依赖
产品安装
- 下载并安装Node.js
- 配置 npm 镜像源
- 阿里源
npm config set registry https://registry.npmmirror.com
- 腾讯源
npm config set registry http://mirrors.cloud.tencent.com/npm/
- 安装项目依赖
npm install
- 运行项目
npm run dev
- 访问 http://localhost:3000
DeepSeek 推理问答
×如问我这篇文章讲了什么。这篇文章是什么意思等。