Skip to content

Commit a29ae26

Browse files
committed
npm publish
1 parent b8a4029 commit a29ae26

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,12 @@ Generate restful json data for Hexo plugins.
44

55
生成 restful 风格的 json 数据,可以当作 api 接口,开始构建一个 SPA 应用吧。
66

7+
## Install
8+
9+
```
10+
npm install hexo-generator-restful --save
11+
```
12+
713
## Config
814

915
以下为默认配置,属性值为 `false` 表示不生成。

0 commit comments

Comments
 (0)