Skip to content

Commit 6759458

Browse files
author
Martin
committed
update README.md
1 parent f8c86e4 commit 6759458

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

README.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,17 @@
5050

5151
- [插件开发指南](./src/plugins/README.md)
5252

53+
## 🚩本地运行
54+
55+
环境:
56+
- node -v 17.7.1
57+
- npm -v 8.5.4
58+
59+
终端:
60+
```shell
61+
git clone https://github.com/onblog/BlogHelper.git && cd BlogHelper && npm run mirror && npm install && npm run start
62+
```
63+
5364
## 🚩代码贡献
5465

5566
各位路过的同行,使用该软件的用户们!这个软件最大的成本在于不断的维护,原因是各个博客网站的API接口总是在变,需要不断的适配并更新代码,非常期待更多的 JavaScript / nodeJs 爱好者加入进来一起维护!

0 commit comments

Comments
 (0)