freqn / rails5todo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

README

Instructions

  1. Ensure that you have Rails & Postgres installed.
  2. From within the project directory, run bundle install.
  3. Run rails db:create && rails db:migrate && rails db:seed from the same directory.
  4. Start app with rails s and goto localhost:3000.

About


Languages

Language:Ruby 76.4%Language:HTML 19.9%Language:JavaScript 2.8%Language:CSS 0.9%