Once you've cloned the repo, run the following in your terminal. You'll need to have Ruby installed (it's pre-installed on macOS and most Linux distributions.)
sudo gem install bundler
bundle install
To run the app, run this in your terminal:
bundle exec jekyll serve
Then open up http://127.0.0.1:4000 in your browser to view the site.