test

安装 git

配置 git

安装 nodejs

安装 hexo

创建项目

初始化:hexo init

安装包:npm install,如果慢的话,用淘宝镜像

安装cnpm:npm install -g cnpm --registry=https://registry.npm.taobao.org,然后把cnpm当成npm使用

启动项目:hexo s 我就简写了

public static void main() {
}

posted @ 2020-07-04 16:52  小卢传  阅读(110)  评论(0)    收藏  举报