ForJournalism / fj-ruby-on-rails

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Ruby on Rails for Journalism

Get the kitchen running on a Mac

  1. Download or clone this repository.
  2. Use Finder to unzip and get into the done directory.
  3. Open Terminal, type cd, press spacebar, drag kitchen into the Terminal window, and press return.
  4. Run gem install rails
  5. Run bundle install
  6. Run rails server
  7. Visit http://localhost:3000

About


Languages

Language:Ruby 66.7%Language:HTML 24.5%Language:CSS 2.4%Language:JavaScript 2.3%Language:CoffeeScript 2.2%Language:SCSS 1.9%