Skip to content
This repository has been archived by the owner on Aug 6, 2023. It is now read-only.

bandprotocol/bandchain-docs-archived

Repository files navigation

Band Protocol Documentation

⚠️ THIS PROJECT HAS BEEN DEPRECATED ⚠️

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.


Automatic Deployment

Development

# Install dependencies
yarn

# Running in dev mode
yarn dev

Build

yarn build

The built static files will be in docs/.vuepress/dist.