Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 271 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 271 Bytes

BekahHW.github.io

To run this project locally:

  • fork and clone the repository
  • run bundle install ( if you do not have bundler installed run gem install bundler )
  • run jekyll serve

Now the project will be available locally at localhost:4000