Skip to content

cin9247/MealMonster

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

491 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Meals on Wheels

Setting up development environment

  1. Install Ruby 1.9.3+

  2. Install bundler

gem install bundler
  1. Install the project's dependencies using bundler
bundle install
  1. Start the web server
rails server
  1. Access the application at http://localhost:3000

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors