Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dev setup

Start server:

  • Install python 3.7 or higher.
  • python3 -m venv .venv
  • source .venv/bin/activate
  • pip install -r requirements.txt
  • FLASK_APP=hello.py flask run
  • Visit localhost:5000

Run tests:

  • python3 -m unittest

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages