Skip to content
This repository has been archived by the owner on Sep 28, 2020. It is now read-only.

Latest commit

 

History

History
32 lines (24 loc) · 359 Bytes

README.md

File metadata and controls

32 lines (24 loc) · 359 Bytes

Balancer gov

Off-chain voting interface for Balancer governance.

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Lints and fixes files

npm run lint

Start server

npm run start

License

GPL-3.0.