Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 514 Bytes

how_to_use.md

File metadata and controls

16 lines (14 loc) · 514 Bytes

bugs

  1. 请使用nodejs 10.22.0版本

  2. Error: ENOENT: no such file or directory, stat '...'(详见 issues 55

    解决方法(二选一):

install

npm install gitbook-cli -g

dev

gitbook serve  

build

gitbook build

deploy

./deploy_to_github_pages.sh