使用Git bash安装YoastSEO.js github存储库

时间:2019-03-29 17:59:07

标签: node.js github npm gruntjs git-bash

我正在尝试使用Git bash和Github安装Yoast.js,但是卡住了。我正在从Github repository安装Yoast.js。

当我打开位于YoastSEO.js\examples\browserified\index.html的示例页面时,没有样式或js。只是几个文本区域。我的控制台显示404错误,缺少example-browserified.js。我究竟做错了什么?下面是我为了安装Yoast.JS而运行的步骤:

cd <newsite folder>
git clone https://github.com/Yoast/YoastSEO.js
cd <YoastSEO.js folder>
npm install
npm install -g grunt-cli
grunt build
# Open index.html in the example folder as described above

1 个答案:

答案 0 :(得分:2)

首先配置webpack或laravel混合

然后只需运行 npm install yoastseo --save