项目作者: OscarMelin

项目描述 :
A simple Flask base app template for beginners with folder structure and Flask-Bootstrap.
高级语言: HTML
项目地址: git://github.com/OscarMelin/flask-basic.git
创建时间: 2017-06-05T22:46:42Z
项目社区:https://github.com/OscarMelin/flask-basic

开源协议:

下载


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

  1. pip install flask
  2. pip install flask-bootstrap
  3. python runserver.py