Nexmoe 主题 Hexo 示例,帮助你快速起步
- Fork 这个项目到你的 Github
- Clone 这个项目到你的电脑上
npm config set registry https://registry.npm.taobao.org
设置为国内镜像npm config get registry
查看设置结果npm install hexo-cli -g
安装 Hexo- 运行
npm install
安装依赖 - 运行
npm i hexo-wordcount
安装依赖 hexo server
在本地运行
npm config set registry https://registry.npm.taobao.org
npm config get registry
npm install hexo-cli -g
npm install
npm i hexo-wordcount
hexo server