node.js官网--https://nodejs.org/
换源
npm install cnpm -g --registry=https://registry.npm.taobao.org
安装
npm install xxx
npm i xxx
删除
npm uninstall xxx
npm un xxx
cnpm
cnpm i xxx
cnpm un xx
node.js官网--https://nodejs.org/
换源
npm install cnpm -g --registry=https://registry.npm.taobao.org
安装
npm install xxx
npm i xxx
删除
npm uninstall xxx
npm un xxx
cnpm
cnpm i xxx
cnpm un xx