html_site | ||
static | ||
templates | ||
.gitignore | ||
README.md | ||
run_site.py |
Running the site
` source env/bin/activate export FLASK_APP=run_site.py export FLASK_DEBUG=1 flask run --host=0.0.0.0
html_site | ||
static | ||
templates | ||
.gitignore | ||
README.md | ||
run_site.py |
` source env/bin/activate export FLASK_APP=run_site.py export FLASK_DEBUG=1 flask run --host=0.0.0.0