Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 279 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 279 Bytes

Fake-News

SETUP INSTRUCTIONS

On UNIX: $ . fakenewsvenv/bin/activate $ export FLASK_APP=server.py $ python3 -m flask run

On Other:

  • No idea as to the specifics, make python virtual enviroment run
  • Then make sure FLASK_APP enviroment variable is set
  • Run flask