|
%!s(int64=2) %!d(string=hai) anos | |
---|---|---|
.. | ||
LICENSE | %!s(int64=2) %!d(string=hai) anos | |
README.md | %!s(int64=4) %!d(string=hai) anos | |
index.html | %!s(int64=5) %!d(string=hai) anos | |
script.js | %!s(int64=2) %!d(string=hai) anos | |
style.css | %!s(int64=5) %!d(string=hai) anos |
Start a web server in this directory with:
$ python3 -m http.server --bind 127.0.0.1 8080
You can now open the web client at http://127.0.0.1:8080.