starkeyoueni / Three-Over-One

Three Over One (what the name says)
3 stars 1 forks source link

TOO

Rails-based shopify site.

Pre-requisites

brew install mongo

Install

git clone git@github.com:starkeyoueni/Three-Over-One.git
bundle

Running

guard

This will run the test suites and launch the rails server.

View the site using:

http://localhost:3000