GitBook教程
一、安装gitbook
1.1、安装环境准备
1.2、安装gitbook
1.2.1、执行 gitbook init 报错
You need to install "gitbook-cli" to have access to the gitbook command anywhere on your system.
If you've installed this package globally, you need to uninstall it.
>> Run "npm uninstall -g gitbook" then "npm install -g gitbook-cli"二、使用gitbook
2.1、新建书籍
2.1.1、如何关闭 gitbook serve
2.1.2、注意事项
三、脚本控制gitbook
3.1、快速开启Serve
3.2、快速关闭Serve
3.3、端口的设置问题
3.4、参考
Last updated
Was this helpful?