web.py
put files into satic folder
testindex.html is a template file
rename the file name in static line in testindex.html
pip install web.py
python testweb.py
(default port 8080)
python testweb.py 1234
(port 1234)
If you are using ios, you need safari. Chrome is not working for file installation.
Ctrl - c