Quick Launch Server
1. Run this command in Terminal
python3 -m http.server 8080
2. Quick Steps
1
Open Terminal with Ctrl+`
2
Paste the command above and press Enter
3
Click the popup notification "Open in Browser"
4
Or go to Ports tab and click the globe icon on port 8080
Alternative: Use Live Server Extension
Right-click index.html → "Open with Live Server"
Open App Directly (if server running)