This is a simple template shows how to quickly start a GitBook
这是个快速开始 GitBook 的模板项目
##Usage 用法
###Installation 安装
$ npm install gitbook -g
###Checkout the repository 检出项目
$ git clone https://github.com/waylau/gitbook.git
###Build 编译
$ gitbook build ./
This is a _book
directory was created.
###Run 运行
run the index.html
in the _book
directory .
打开该目录,右键运行 index.html 即可看到 gitbook 的效果
Welcome to vist my blog at www.waylau.com