Skip to content

suriyapuk/MAQE-ruby-json

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MAQE Homework Challenge - Template and Styling

Using

ruby 2.3.0
rails 5.0.6
Bootstrap 4.0.0-beta.2

How to run?

  1. Clone or Download repository (unzip it first if you use download method)
  2. cd MAQE-ruby-json-master
  3. Type "bundle install" and hit Enter
  4. Type "rails s" and hit Enter
  5. Open http://localhost:3000 to see the result