首页 > 技术文章 > node js npm 和 cnpm的使用

testway 2016-10-30 10:50 原文

安装nodejs后会有npm命令

npm 可以安装node插件

cnpm使用的是淘宝网的镜像http://npm.taobao.org

安装命令提示符执行:npm install cnpm -g --registry=https://registry.npm.taobao.org

这样cnpm也可以和npm一样安装插件了

 

 

win10 环境折腾 macaca 总结记

 

https://github.com/yinxl/bootstrap

推荐阅读