Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 197 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 197 Bytes

use ruby version 2.3.1 or change in in the gem file because of rails 5.2

Steps to run it
  1. clone the app
  2. run bundle install
  3. run rails db:migrate
  4. run rails server

Enjoy !!!