In Python3, use python3 -m http.server to get the same thing as SimpleHTTPServer in Python 2.x.
python3 -m http.server