Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 215 Bytes

INSTALL.md

File metadata and controls

16 lines (14 loc) · 215 Bytes

Install

To install GitBooks

  npm install gitbook-cli -g
  gitbook install

Build GitBooks

  gitbook build

Compile and serve books (for editing and live previews)

  gitbook serve