Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 246 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 246 Bytes

NHS Hack Day Manchester 17 - Service Feedback

Getting Started

  1. Install Python3 and Pip
  2. Install pipenv pip install pipenv
  3. Install dependencies pipenv install --three

To run

  1. Activate shell pipenv shell
  2. python app.py