阵雨的随笔记录 我的github博客地址:zhenyuyyk.github.io 主要记录一些经常用到的知识 本文使用gitbook进行编辑 node版本:10.12.0 npm install -g gitbook-cli //安装gitbook gitbook init //初始化 gitbook serve //本地预览 gitbook build //打包 gitbook build ./ ./book //打包到book文件夹