commit | f169df017093ac63bff1d8c683316e19a5643247 | [log] [tgz] |
---|---|---|
author | aghassemi <aghassemi@aghassemi-macbookpro.roam.corp.google.com> | Sun Aug 10 19:24:10 2014 -0700 |
committer | aghassemi <aghassemi@aghassemi-macbookpro.roam.corp.google.com> | Sun Aug 10 19:24:36 2014 -0700 |
tree | f92cc10a3b8efc683a9038c26f63967e87a82edd | |
parent | 972aafa8c619b723b93651783aa54a63fa483da8 [diff] |
veyron-browser: Adding missing dev-dependency on bower to package.json Also removing rpsbot to be run since it fails to run without judges running Plan is to create a veyron service that published several fake service emulating a veyron network for Veyron-Browser testing instead of relying on our own examples like rps, sampled, etc.. also adding the required --identd to wspr Change-Id: I18342f964033bc4269647e09125b4c54bbe3c5f0
Mountable browser is a browser application that lets the user view and traverse mounttables.
Before you can run Mounttable Browser, you need to build. Simply run:
make
make start
and navigate to http://localhost:9000
to stop simply CTRL-C the console running the make start