Skip to content

fossfreaks/basic-flask-template

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic-flask-template

A barebone Flask app using Flask and Bootstrap (v4.4.1).

alt text

Running Locally

Make sure you have Python installed

$ git clone https://github.com/petersimeth/basic-flask-template.git # or clone your own fork
$ cd basic-flask-template
$ pip install -r requirements.txt
$ python app.py

Your app should now be running on localhost:5000.

About

A barebone Flask app using Flask and Bootstrap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 82.0%
  • Python 18.0%