Skip to content

bitnym/governance-dapp

 
 

Repository files navigation

Sovryn Bitocracy


Install & Start

Make sure you use at least 10 version of node.js.

Install packages:

yarn

OR

npm i

Start app for development:

yarn start

OR

npm run start

Build for production:

yarn build

OR

npm run build

Packages

No packages published

Languages

  • TypeScript 86.1%
  • SCSS 9.7%
  • Handlebars 1.7%
  • CSS 1.5%
  • Other 1.0%