Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 736 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 736 Bytes

Intro (for people new to Javascript / React)

Getting Started

  • Run 'npm install' to install all of the project's dependencies
  • Congifure 'api.js' to decide whether you want talk to the production backend, or a local backend (you need to clone & build github.com/johnamadeo/mealbot if you want to run the backend on your local machine)
  • Run 'npm start'