Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 458 Bytes

File metadata and controls

20 lines (16 loc) · 458 Bytes

Polyhacks.io

  1. Clone repo

  2. Install Jekyll and including dependencies

gem install bundler jekyll
bundle install
  1. Try to run the server
bundle exec jekyll serve
  1. Open browser to localhost:4000

Credits