A simple Flask base app template for beginners with folder structure and Bootstrap.
Nothin but Flask-Bootstrap and the absolute basics required to start building your own flask webapp!
pip install flask
pip install flask-bootstrap
python runserver.py