From the top level foam directory, run the server with:

    node tools/foam.js foam.node.Server port=8081 agents=com.google.watlobby.Server

Then run one or more more of the clients by connecto to [http://localhost:8081/js/com/google/watlobby/client.html](http://localhost:8081/js/com/google/watlobby/client.html), [http://localhost:8081/js/com/google/watlobby/remote.html](http://localhost:8081/js/com/google/watlobby/remote.html), or [http://localhost:8081/js/com/google/watlobby/admin.html](http://localhost:8081/js/com/google/watlobby/admin.html).
