摘要: 安装thinkjs,博客系统 下载:https://github.com/75team/firekylin解压,在项目目录执行安装sudo npm install --registry=https://registry.npm.taobao.org #淘宝镜像安装 安装thinkjs的调试 sudo 阅读全文
posted @ 2017-02-12 14:31 geek程序员 阅读(230) 评论(0) 推荐(0)
摘要: 链接 npm官网npm淘宝镜像安装包 npm install -g #默认的方式npm install -g --registry=https://registry.npm.taobao.org #淘宝镜像 阅读全文
posted @ 2017-02-12 12:11 geek程序员 阅读(664) 评论(0) 推荐(0)