Skip to content

chainx-org/documentation

Repository files navigation

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