Skip to content

JMD1986/moode

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation Steps

  1. Run gem install bundler
  2. Run bundle install
  3. Run rake db:create <-- Only the first time. (Will need to have postgres setup and running)
  4. Run rake db:migrate
  5. Run rails s to start the server

About

A mood based playlist app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Ruby 52.9%
  • JavaScript 19.7%
  • CSS 19.4%
  • HTML 6.6%
  • CoffeeScript 1.4%