Camp-PolyHacks / polyhacks.io

https://camp-polyhacks.github.io/polyhacks.io/
MIT License
0 stars 0 forks source link

Polyhacks.io

  1. Clone repo

  2. Install Jekyll and including dependencies

    gem install bundler jekyll
    bundle install
  3. Try to run the server

    bundle exec jekyll serve
  4. Open browser to localhost:4000

Credits