commit | 8b755c9f9ae65e40ae0a37dd027e70ea7011c465 | [log] [tgz] |
---|---|---|
author | Ali Ghassemi <aghassemi@google.com> | Wed Nov 05 09:28:48 2014 -0800 |
committer | Ali Ghassemi <aghassemi@google.com> | Wed Nov 05 09:28:55 2014 -0800 |
tree | f30742561d2cbba9be95fc9a0ccf684a3d7eb5c1 | |
parent | ad68b15b130bfa1c83eb23c7292141aec1c79f8e [diff] |
veyron-browser: Displaying loading icon if details panel does not load within 500ms. -Fixing a bug where results from a previous selection, if coming bacl later, would override the UI -Making a generic loading web component to use Change-Id: Iaba46286ba053473b7bbbe2f7a1ca58dd7f8f703
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