/simple-flask-template

Simple Flask Template for Flask Project

Primary LanguageHTMLGNU General Public License v3.0GPL-3.0

Welcome to Simpel Flask Tempate

You can use this template to start any app form the scratch

setup

  • $ virtualenv env
  • $ source env/bin/activate
  • $ pip install -r requirements.txt

RUN

  • $ export FLASK_APP=run.py
  • $ flask run

For Support or Contact

kantanand.usk@gmail.com