/jungle-rails

An e-commerce Rails app built for learning Rails through example

Primary LanguageRuby

Jungle

A mini e-commerce application built with Rails 4.2 for purposes of teaching Rails by example.

Setup

  1. Fork & Clone
  2. Run bundle install to install dependencie
  3. Run bin/rails s -b 0.0.0.0 to start the server

Dependencies