python 2 python -m SimpleHTTPServer 8000 #python 3 python -m http.server 8080 #PHP-cli instalado php -S localhost:8000