Skip to content

Latest commit

 

History

History
31 lines (22 loc) · 906 Bytes

README.md

File metadata and controls

31 lines (22 loc) · 906 Bytes

Recater

Food from catering events that are not eaten gets thrown out. This service allows caterers and local community members alike to benefit to serve needy individuals. Created at Hacks for Humanity 2018 at Arizona State University (Oct 7 - 8, 2018).

Running the Project

Installation

Clone or fork this repository to your local machine:

$ git clone https://github.com/dickwyn/recater.git

Install the depencies with the following commands:

$ npm run client-install

Prerequisites

These services must be installed:

Development Mode

  1. $ npm start
  2. Browsersync can be accessed through localhost:3000

License

The contents of this repository are covered under the MIT License.