commit | 41a3c4f9ff85ad9aa6e29b5d7317ceaca579f25f | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Thu Nov 20 14:45:58 2014 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Thu Nov 20 14:45:58 2014 -0800 |
tree | ddec840b661dc900a56f693b6d85678ec2358401 | |
parent | 114d1b88b9e9a2c356ba08f16e9d338d4537e85b [diff] |
veyron-browser: Remvoing webcomponents polyfill, Chrome has native support and this is not needed anymore. Change-Id: I3d1132f061c73ce7cfc0d26be15a8d618cd350a8
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/veyron.js/raw/master/extension/veyron.crx
make start
and navigate to http://localhost:9000
to stop simply CTRL-C the console running the make start