Create a basic web server in the main directory with:
python3 -m http.server
Then navigate to 0.0.0.0:8000 in the browser.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Create a basic web server in the main directory with:
python3 -m http.server
Then navigate to 0.0.0.0:8000 in the browser.