Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 265 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 265 Bytes

Voedr

A Food matching application. This project is in the very early development.

Installation

  • Install and activate virtualenv or similar
  • pip install django

Startup

python Voedr/manage.py runserver

License

GPL 3.0, see LICENSE for details