git clone --recursive https://github.com/GoogleChrome/chromium-dashboard
First, install the Google App Engine SDK for Python.
Then run:
npm install
This will also pull down bower_components and run grunt
to build the site.
Start the local test server in the root project directory using the Google App Engine Python SDK:
dev_appserver.py .
Copyright (c) 2013-2016 The Chromium Authors. All rights reserved.