Skip to content

Latest commit

 

History

History
50 lines (32 loc) · 721 Bytes

README.md

File metadata and controls

50 lines (32 loc) · 721 Bytes

Food Swap

Swap food with friends

Team

  • Hayden Marx
  • Calvin Wong
  • Alex Choi

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Roadmap
  5. Contributing

Usage

Some usage instructions

Requirements

  • Node 6.4.x
  • Redis 2.6.x
  • Postgresql 9.1.x

Development

Installing Dependencies

From within the root directory:

npm install -g bower
npm install
bower install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.