Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 486 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 486 Bytes

This directory contains scripts for local development and running.

Prerequisites:

  1. Install ruby using your favorite package manager
  2. Install Bundler using gem install bundler

Run:

  1. Run install.sh to setup the environment
  2. Run run.sh to run the site locally
  3. Run update.sh when it's time to update package versions

Notes: