searches for and displays recipies from the yummly api. Ingredients from user selected recipies are parsed into a grocery list.
-
clone repo
-
run
npm install
-
server starts with
npm start
andnode app
-
grunt watch / livereload with
grunt watch