rodneycurl / dc-agenda

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Steps to get started:

  • Install the correct Ruby version

  • Install ImageMagick using the following

  • Run "brew install imagemagick"
  • "Bundle Install" to install the System dependencies

  • Run "rails db:migrate" for Database creation

  • Run "rails db:seed" for Database initialization

  • Run "rails s" to start the server locally

About


Languages

Language:Ruby 72.3%Language:HTML 21.2%Language:JavaScript 3.1%Language:CSS 2.3%Language:CoffeeScript 1.1%