Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 288 Bytes

README.md

File metadata and controls

18 lines (11 loc) · 288 Bytes

step1

* 安装node.js  http://nodejs.cn/

step2

* npm install gitbook-cli -g 安装gitbook客户端
* gitbook --version 检测版本

step3

* gitbook serve  运行
* localhost:4000 进行访问

step4

* gitbook install 安装插件
* gitbook build   生成静态文件