Skip to content

devaki9/FetchRewards-BackendCoding_Task

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

  1. Install python3
  2. Create a virtual env and activate it
  3. Installed flask inside the virtual env as follows: pip install -U Flask
  4. Use these commands to run the webapp :
  5. set FLASK_RUN_PORT=8000
  6. set FLASK_RUN_HOST="127.0.0.1"
  7. flask run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published