Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 189 Bytes

Readme.md

File metadata and controls

10 lines (7 loc) · 189 Bytes

Install project dependencies

* $pip install -r requirements.txt

Environment used

* python 3.6.5

#To Run the app in Server

  • export flask=app.py
  • flask run --host=0.0.0.0