Skip to content

VaibhavArora19/docs-v3

 
 

Repository files navigation

Balancer Docs

Balancer documentation built using Vuepress and extension of a custom theme. Full markdown docs can be found in the docs folder.

Local Setup

npm install
npm run build-theme
npm run dev

Build preview

Useful to test only-production features like metadata

npm run build-theme
npm run build
npm run build:preview

Releases

No releases published

Packages

No packages published

Languages

  • Vue 44.2%
  • SCSS 30.9%
  • TypeScript 23.1%
  • JavaScript 1.2%
  • HTML 0.6%