Skip to content

alxyang/NutriLife

Repository files navigation

Make sure you have Ruby on Rails installed on your machine. Find the latest version here: http://rubyonrails.org/download

Make sure you follow the directions to install rails as well. Typically, once your ruby installation works, all you need to do is gem install rails

== Getting Started

  1. Change directory to healthy-eats-rails in your terminal (or command line).

  2. Run bundle install.

  3. start the web server: rails server (run with --help for options)

  4. Go to http://localhost:3000/ in your browser. All done!

== Additional Notes

If you do not wish to set up Ruby on Rails on your local machine, but still want to view this website, it is deployed here at: http://nutri-life.herokuapp.com/

Wireframes and Task Division List are in seperate PDF files in compressed folder.

About

Healthy Eats Course Project Ruby on Rails Web Application

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published