Elections Utah is an ongoing, community-driven open data project tracking Utah’s local, state, and federal elections.
Project Coordinator: Tod Robbins
To get your development environment up and running, do the following:
First, ensure you are running the current version of Ruby and have Jekyll installed.
Then follow these steps:
git clone https://github.com/electionsutah/website.git
cd website
bundle install
jekyll build
jekyll serve