使用cnpm

官方的 npm下载速度太慢

使用cnpm

[..................] \ normalizeTree: sill install loadCurrentTree  一直是这个问题

使用淘宝的 cpm

淘宝的 cnpm http://www.imooc.com/wenda/detail/328957?t=197642

$ npm install -g cnpm --registry=https://registry.npm.taobao.org
$ cnpm install [name]

cnpm install http-server -g

http-server

npm start http://www.cnblogs.com/zhang-jian/p/5035424.html

phonecat 项目

上一篇:WPF 自定义标题栏 自定义菜单栏


下一篇:Circuit Breaker Pattern(断路器模式)