[FAQ] 快速准备 windows 的 nodejs 开发环境

通过llama.cpp与羊驼聊天的网页界面- 详解 Serge 的启动使用

 

下载 git 版本控制系统:https://pc.qq.com/search.html#!keyword=git

下载 TortoiseGit 客户端:https://pc.qq.com/search.html#!keyword=git

下载 vscode 编辑器:https://pc.qq.com/search.html#!keyword=vscode

 

下载 nvm-windows:https://github.com/coreybutler/nvm-windows/tags

$ nvm list available

$ nvm install 18.18.0

$ nvm use xx.xx.xx

 

设置 yarn 和 npm 镜像源:

$ npm get registry

$ npm config set registory https://registry.npm.taobao.org/

 

$ yarn config get registry

$ yarn config set registry https://registry.npm.taobao.org/

 

Other:开源情报工具

Link:https://www.cnblogs.com/farwish/p/17743823.html

posted on   ercom  阅读(5)  评论(0编辑  收藏  举报

相关博文:
阅读排行:
· 分享一个免费、快速、无限量使用的满血 DeepSeek R1 模型,支持深度思考和联网搜索!
· 基于 Docker 搭建 FRP 内网穿透开源项目(很简单哒)
· ollama系列01:轻松3步本地部署deepseek,普通电脑可用
· 25岁的心里话
· 按钮权限的设计及实现
历史上的今天:
2014-10-05 [AFUI] App Framework Quickstart
2014-10-05 [PHP] PHP定时任务的实现

统计

点击右上角即可分享
微信分享提示