Skip to content

drewlsvern/computer_geeks

Repository files navigation

== README

A very simple online store app for a college course! Enjoy!

  • Ruby version - 1.9.3

  • Rails version - 4.0.2

  • Configuration

    • run db:migrate - create the database
    • run db:seed - populate database with initial data

    Use on test server

    • after configuring the database above, run rails s to fire up the development server it will be available at http://localhost:3000
  • Deployment Instructions:

About

A very simple online store app made for a college course!

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published