Skip to content

Latest commit

 

History

History
12 lines (12 loc) · 197 Bytes

README.md

File metadata and controls

12 lines (12 loc) · 197 Bytes

To run the website on your local server

First, cd into the project folder. Then run the following commands

bundle install
jekyll build
bundle exec jekyll serve