/flask-basic

A simple Flask base app template for beginners with folder structure and Flask-Bootstrap.

Primary LanguageHTML

flask-basic

A simple Flask base app template for beginners with folder structure and Bootstrap.

What's included?

Nothin but Flask-Bootstrap and the absolute basics required to start building your own flask webapp!

Setup

pip install flask
pip install flask-bootstrap
python runserver.py