jaredcwhite / buildless-static-site

An example of vanilla HTML, CSS, and JavaScript with zero build tooling

Home Page:https://buildless-static.onrender.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

python oneliner

paul-hammant opened this issue · comments

Add a note that python3 -m http.server 8000 works to serve this up too (in the public/ dir)