Home

Awesome

Flask-Foundation

Build Status

Quick start with Flask. This is a template for a simple creating website with Flask. Use it as a starting point to create something more unique.

It includes:

Preview

Working example: http://foundation.node42.org/

preview

Requirements:

Instalation:

$ git clone https://github.com/klen/Flask-Foundation.git
$ cd Flask-Foundation
$ make db

Usage:

Run development server:

$ make run

See also:

$ ./manage.py