Skip to content

Vivek205/snet-voting-ui

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🤖SingularityNET 🗳Voting UI

Development

  • Install deps
$ yarn install
  • Serve and watch
$ yarn serve

Build

$ yarn build

Deploy Github Pages

$ yarn deploy