https://github.com/turboway/gitbook
个人gitbook
https://github.com/turboway/gitbook
Last synced: 3 months ago
JSON representation
个人gitbook
- Host: GitHub
- URL: https://github.com/turboway/gitbook
- Owner: TurboWay
- Created: 2020-06-16T03:09:42.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-04T02:39:34.000Z (over 2 years ago)
- Last Synced: 2025-03-05T09:25:00.780Z (over 1 year ago)
- Size: 570 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/