----------------------------------------------------------
----------------------------------------------------------
                    HOW TO RUN THIS
----------------------------------------------------------
----------------------------------------------------------

///////////////////////////////////////////////////////////
1. Install local http-server with Node js
///////////////////////////////////////////////////////////

If you have Node.Js (https://nodejs.org/en/) setup then you
can use http-server. Just run 'npm install http-server -g'
and you will be able to use it in terminal like
'http-server'

---- start command line or terminal
---- type cd %cd%
---- run http-server
echo.
///////////////////////////////////////////////////////////
2. Run other local server
///////////////////////////////////////////////////////////

Run a server on your computer, like Apache or Python

///////////////////////////////////////////////////////////
3. Watch online
///////////////////////////////////////////////////////////

http://badcoke.com/netro_hello/
