Skip to content

anjilinux/project-flask-html-path-based

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

basic flask template (v1.3)

A barebone Flask app using Flask, Bootstrap (v5.3.0) and jQuery (v3.6.3).

alt text

Now up-to-date with Bootstrap 5.3.0 and jQuery 3.6.3

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 80.8%
  • Python 19.2%