Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 656 Bytes

File metadata and controls

27 lines (18 loc) · 656 Bytes

WBUT Code Club Website

gitter

WBUT In-House Code Club's Official Website

Prerequisites

$ gem install jekyll bundler

Run it on local browser

  1. Clone this repository
git clone https://github.com/BytesClub/BytesClub.github.io.git
  1. Install dependencies: $ bundle install
  2. Run the server: $ bundle exec jekyll serve
  3. From your browser, go to: http://localhost:4000/