This is the documentation site source codes for KitX Project.
It is a work in progress, and will be updated as the project progresses.
Docs site built with vuepress v2, so may be you need go to vuepress v2 docs site for more help.
# Run this to install and fetch dependencies
yarn install
# Run this to start development
yarn docs:dev
You can visit docs site at crequency.github.io/KitX-Docs/.
deploy branch is gh-pages
.