Based on Flask, require python3.6
Install requirements by pipenv:
$ pipenv install
pipenv run python run.py
Open http://127.0.0.1:8080 in a browser.
Based on Flask, require python3.6
Install requirements by pipenv:
$ pipenv install
pipenv run python run.py
Open http://127.0.0.1:8080 in a browser.