Gitbook 基础教程

使用 npm install gitbook-cli 安装gitbook 命令

gitbook init

#create book.json

gitbook install
gitbook build
gitbook serve

最后更新于