Skip to content

bwbroersma/mntv-visual

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Multiple Non-Transferable Vote visualization

Tool to visualize the voting in a Multiple Non-Transferable Vote system.

Development

This is a Svelte project. You will need to have Node.js and yarn installed (or use npm).

Install the dependencies...

cd mntv-visual
yarn

...then start Rollup:

yarn dev

Navigate to localhost:5000. You should see the app running.