Skip to content

Latest commit

 

History

History
executable file
·
27 lines (17 loc) · 435 Bytes

File metadata and controls

executable file
·
27 lines (17 loc) · 435 Bytes

Documentations For Codex Developers


Doc

中文

Build

This Doc is develop by docsify.

First, install docsify-cli:

sudo npm i docsify-cli -g

get docs, then start:

https://github.com/codexnetwork/Documentation.git
cd Documentation/docs
docsify serve .

then, visit http://127.0.0.1:3000.