edit routes/index.js file
----------------------------------
# replace a file with git.hub
https://raw.github.com/temog/node-reload/master/node/routes/index.js
# replace example.com
var csocket = client.connect('http://example.com:8001');
----------------------------------
start the server with forever
----------------------------------
forever start app.js
----------------------------------
install chrome extension.
after installation, enter the URL of the websocket.
----------------------------------
# replace example.com
http://example.com:8001
----------------------------------
Installation complete.
Automatic Updates will begin to check the path from the popup of Extension after you save the file in vim