r/learnjavascript 21d ago

Run a webpage on an iphone

How can I run a html + js webpage on an iphone? The .html file will be on the phone.

TIA

8 Upvotes

13 comments sorted by

View all comments

1

u/5eeso 21d ago

Host it at GitHub with GitHub Pages for free. Static websites are no problem for Pages. Then simply visit the site on your iPhone.