This project is the latest technical documentation of GXChain, built on VuePress, edited with Markdown
Dependency: node8+
# install vuepress
npm install vuepress -g
# Clone repo
git clone git@github.com:gxchain/docs.git
cd docs
# dev mode
npm startWelcome to submit a Pull Request. During the translation process, you may need to pay attention to
- Config file:docs/.vuepress/config.js
- Content:docs/zh

