Skip to content

cbiesinger/chromium-dashboard

 
 

Repository files navigation

Chrome Platform Status

chromestatus.com

Get the code

git clone --recursive https://github.com/GoogleChrome/chromium-dashboard

How to run the local test server

  1. Install the Google App Engine SDK for Python.
  2. Install Bower.
  3. Install grunt.
  4. From the root of the repository, run npm install; cd static; bower install; cd ..; grunt.
  5. Start the local test server using the Google App Engine SDK for Python (dev_appserver.py .).

LICENSE

Copyright (c) 2013-2015 The Chromium Authors. All rights reserved.

BSD License

Analytics

Packages

No packages published

Languages

  • Python 81.7%
  • HTML 11.7%
  • CSS 3.7%
  • JavaScript 2.2%
  • Makefile 0.4%
  • Shell 0.2%
  • Ruby 0.1%