citizenlabsgr / ballotpreview

Share how you plan to vote in Michigan.
https://share.michiganelections.io
GNU General Public License v3.0
1 stars 1 forks source link
api bootstrap hacktoberfest html pillow python quart

Michigan Ballot Preview

CircleCI Coveralls

Check for the required system dependencies:

$ make doctor

Start the application:

$ make run

Run all CI targets:

$ make all

or keep then running:

$ make dev