Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 370 Bytes

README.md

File metadata and controls

6 lines (6 loc) · 370 Bytes

Python HTTP web server template

This program launches a Python HTTP web server using BaseHTTPServer and loads a Bootstrap template (Start Bootstrap Bare).

How to use

python webs-launcher.py
  • You can go to then to http://localhost:8080/ and see the webpage.
  • Edit the Bootstrap template to your liking