Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 255 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 255 Bytes

SilverShop Website

This is a Github Pages backed website powering the SilverShop website. To make changes:

  • Download the project
  • Run bundle install
  • Run bundle exec jekyll serve to run the website.

Updating dependencies

bundle update