Skip to content

Latest commit

 

History

History
15 lines (13 loc) · 199 Bytes

README.md

File metadata and controls

15 lines (13 loc) · 199 Bytes

Setting up the project

  • Getting started with Python
 https://www.python.org/
  • Get the dependencies
 pip install -r requirements.txt
  • Run the app
 python resume_api.py