TaleLin
https://doc.cms.talelin.com/
项目地址
https://github.com/TaleLin
国内镜像
https://gitee.com/talelin
前端
git clone -b imooc-island https://gitee.com/talelin/lin-cms-vue.git
后端
git clone -b imooc-island https://gitee.com/TaleLin/lin-cms-koa.git
npm config set registry https://registry.npm.taobao.org
npm config set sass_binary_site https://npm.taobao.org/mirrors/node-sass
也可以使用cnpm, 安装cnpm命令
npm install cnpm -g --registry=https://registry.npm.taobao.org