Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 470 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 470 Bytes

ChainX Documentation

Build

Running the website locally

Requirement

Once you've cloned the site repo, from the repo root folder, run:

$ git clone https://github.com/chainx-org/documentation
$ cd documentation
$ git submodule update --init --recursive
$ hugo server