Skip to content

Latest commit

 

History

History
26 lines (18 loc) · 465 Bytes

README.md

File metadata and controls

26 lines (18 loc) · 465 Bytes

Welcome to www.openwichita.org!

Prerequisites

Getting Started

# Clone the repo
git clone https://github.com/openwichita/openwichita.org

# Change directory
cd openwichita.org

#Install dependencies
bundle install

# Start the server
jekyll serve