simple localhost server
Do you like python SimpleHTTPServer python -m SimpleHTTPServer
?
If you have node installed you may like this, install the http-server
globally:
npm install http-server -g
To use it call:
http-server ./build -p 8080
For extra juice read the help from http-server -h
Written by antonio miranda
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Node
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#