Skip to content

Latest commit

 

History

History
executable file
·
24 lines (16 loc) · 386 Bytes

README.md

File metadata and controls

executable file
·
24 lines (16 loc) · 386 Bytes

Band Protocol Documentation

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.