Skip to content

Latest commit

 

History

83 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Setup Web Server

Run the following below in the folder with the html file. You can change port from 8080.

python -m http.server --bind localhost 8080

Then put in the below link in web browser with the name of the target html file.

http://localhost:8080/index.html

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages