Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 832 Bytes

README.md

File metadata and controls

22 lines (13 loc) · 832 Bytes

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