编程语言
首页 > 编程语言> > 【node.js】nrm的使用

【node.js】nrm的使用

作者:互联网

Commands

npm install -g nrm

Mac:

sudo npm install -g nrm
nrm -ls
nrm test npm
nrm test taobao
nrm use taobao
nrm current
nrm add imooc http://192.168.1.100:6666
nrm del imooc
npm install -g imooc-es-cli

Mac:

sudo npm install -g imooc-es-cli
cls

Mac:

clear
package --version
package -V
ls | dir
cd
项目名  init
npm install
npm run start
npm run build

标签:node,npm,nrm,Windows,js,Mac,install,imooc
来源: https://blog.csdn.net/qq_37086980/article/details/118246267