Home > recipeApp

recipeApp

RecipeApp is a project mainly written in RUBY and JAVASCRIPT, it's free.

My first attempt at an app....trying to learn the ropes simply by doing them. I get stuck a lot.

Welcome to the Recipe App!

$ gem install bundler $ bundle install $ rake db:create && rake db:migrate

If you want seeded data:

rake db:seed

Then:

rails s

Default login:

admin//secret

Previous:alfa