Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 215 Bytes

File metadata and controls

24 lines (17 loc) · 215 Bytes

qtum documents

# npm install gitbook-cli -g
yarn global add gitbook-cli

Install GitBook plugins:

gitbook install

To serve locally:

gitbook serve

To Publish

yarn run deploy