Skip to content

citizenlabsgr/ballotpreview

Repository files navigation

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