Skip to content

Latest commit

 

History

History
18 lines (18 loc) · 397 Bytes

File metadata and controls

18 lines (18 loc) · 397 Bytes

简介

这是RedSpider社区维护的微信公众号“一杯咖啡醉”文章库。

本地环境

本地需要先安装npm,然后使用npm安装gitbook-cli

npm install gitbook-cli -g

启动方式

1. 克隆到本地

git clone https://github.com/RedSpider1/gitbook.git

2. 本地启动服务

gitbook serve

3. 访问

http://localhost:4000