npm install -g gitbook-cli //初始化gitbook 生成 目录的md 文档 gitbook init //启动gitbook 到本地端口默认是4000 gitbook serve