commit | 227fda992e4e60abc3238fff06d4feef243952f2 | [log] [tgz] |
---|---|---|
author | Jing Jin <jingjin@google.com> | Fri Dec 26 20:54:05 2014 -0800 |
committer | Jing Jin <jingjin@google.com> | Fri Dec 26 20:54:05 2014 -0800 |
tree | 64841031ecd0c2007e3115e88fa14c1378494e02 | |
parent | f394c51021588683f39eccde549d651a32ee4b30 [diff] |
namespace-browser: fix path in test.sh Change-Id: Ifb100bbe20d2d3623d584a6c8af90e5b7bb051fa
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
You must have the Veyron Extension installed to run this.
Get it here: https://github.com/veyron/release/javascript/core/raw/master/extension/veyron.crx
make start
and navigate to http://localhost:9000
to stop simply CTRL-C the console running the make start