摘要: 定义 Node.js是基于Google的V8引擎,运行在服务端的Javascript 运行环境。 下载Node.js 下载地址:https://nodejs.org/en/ 切换npm镜像 安装切换镜像工具:nrm npm install nrm -g 查看npm仓库列表 nrm ls 使用淘宝镜像 阅读全文
posted @ 2019-03-26 20:23 Scorpioz_one 阅读(355) 评论(0) 推荐(0)