Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 278 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 278 Bytes

# RailsGirls Berlin basic curriculum

Usage

You need to have ruby 1.9.3 or newer installed.

First install the necessary dependencies:

bundle

Then you can start the server with start.sh

./start.sh

or just do:

jekyll serve --watch