Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 571 Bytes

README.md

File metadata and controls

13 lines (8 loc) · 571 Bytes

MealTime

This repo contains two folders, mealtime-backend and mealtime-frontend. Both contain their own README files.

Setup notes

See http://installrails.com for help installing Rails. Afterwards, head to these links:

For Database Setup on OS/X & Linux, refer to these links:

For setting up the frontend, run yarn install to install and yarn start to run a development server.