star-tabulator
v1.0.2
Published
This javascript implmentation of [STAR voting](https://www.starvoting.us/) uses [npm](https://www.npmjs.com/). After installing npm, run this to install the packages needed for star-core:
Downloads
2
Readme
star-core
Installation
This javascript implmentation of STAR voting uses npm. After installing npm, run this to install the packages needed for star-core:
npm install
Usage
Run this to run star-core on your local machine in developer mode:
npm start
That will open up a browser with instructions on how to tabulate a demo election.