Skip to content

Elections Utah is an ongoing, community-driven open data project tracking Utah’s elections.

License

Notifications You must be signed in to change notification settings

electionsutah/website

Repository files navigation

Elections Utah

Netlify Status

Elections Utah is an ongoing, community-driven open data project tracking Utah’s local, state, and federal elections.

Project Coordinator: Tod Robbins

Getting started

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:

  1. git clone https://github.com/electionsutah/website.git
  2. cd website
  3. bundle install
  4. jekyll build
  5. jekyll serve