Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 476 Bytes

README.md

File metadata and controls

15 lines (8 loc) · 476 Bytes

Global Diversity CFP Day

Access the live site from here.

This site is built on Ruby on Rails, using Ruby 2.2.6 and Rails 5.1.1.

To get this site running locally:

git clone [email protected]:JiggyPete/global-diversity-cfp-day-site.git

Run bundle install to get all those lovely Gems on your machine.

Run rake db:create db:migrate

Run bundle exec rails server and access http://localhost:3000 on your browser of choice.