commit | 210c9109d1f27b5c69f6039d2e06d04c27ec1b3e | [log] [tgz] |
---|---|---|
author | Alex Fandrianto <alexfandrianto@google.com> | Wed Aug 20 15:49:25 2014 -0700 |
committer | Alex Fandrianto <alexfandrianto@google.com> | Wed Aug 20 15:49:32 2014 -0700 |
tree | 367fd9e2da14c3776fb303924f76229fc4cfbccd | |
parent | ad4d937b509287db533ca56de4419215667d0dc2 [diff] |
veyron-browser: Turn jshint linter back on for src vb-ui-first-prototype had the linter turned off for the merge. This change restores the linter and fixes the corresponding lint errors. Change-Id: I2eb81b80a6e86ca8f906e7b8f214f107394499da
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