Skip to content
This repository has been archived by the owner on Feb 27, 2024. It is now read-only.

Latest commit

 

History

History
20 lines (12 loc) · 531 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 531 Bytes

Zealot 文档 (存档)

新版文档仓库已迁移到 tryzealot/docs

Zealot intro

Zealot 文档是一个静态网站资源,由 docsify 编译生成。

本地预览

首先需要安装 Node.jsdocsify 运行

$ yarn install
$ yarn docs

Listening at http://localhost:3000

等到看到上述输出结果后,打开浏览器输入 http://localhost:3000 访问。