This repo has been migrated to the BandChain-Docs-V2. All docs issues / pull requests should now be opened in the BandChain-Docs-V2 repo.
- 🧪 [
master
branch] Staging: https://docs.staging.bandchain.org/ - ⛳️ [
production
branch] Production: https://docs.bandchain.org/
# Install dependencies
yarn
# Running in dev mode
yarn dev
yarn build
The built static files will be in docs/.vuepress/dist
.