Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 198 Bytes

File metadata and controls

3 lines (3 loc) · 198 Bytes

Notes

  1. To run the virtual environment pipenv shell from the root directory
  2. To run the application flask --app server/server.py run --debug (--debug allows for the server to live update)