项目作者: OscarMelin
项目描述 :
A simple Flask base app template for beginners with folder structure and Flask-Bootstrap.
高级语言: HTML
项目地址: git://github.com/OscarMelin/flask-basic.git
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