An open API service indexing awesome lists of open source software.

https://github.com/turboway/gitbook

个人gitbook
https://github.com/turboway/gitbook

Last synced: about 2 months ago
JSON representation

个人gitbook

Awesome Lists containing this project

README

        

# gitbook
个人gitbook

## 环境依赖

需要安装 node.js

```shell
node -v
npm -v
```

## 快速开始

### step1 安装 gitbook

```shell
npm i -g gitbook-cli
```

### step2 安装插件

```shell
cd book
gitbook install
```

### step3 启动服务

```shell
gitbook serve
```

地址访问 http://localhost:4000/