Many ways to start a local web server
python 2
python -m SimpleHTTPServer
python 3
python -m http.server %port%
PHP
php -S localhost:9009
npm
npm install http-server
http-server
Written by John Piasetzki
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Php
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#