Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 232 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 232 Bytes

Phonations website

Local developement

Install bundle gem if not already done:

$ gem install bundle

Install project dependencies:

$ bundle install

Start local instance:

$ bundle exec jekyll serve