- Install the Google App Engine SDK for Python.
- Install Bower.
- From the root of the repository, run
npm install; cd static; bower install; cd ..; grunt
. - Start the local test server using the Google App Engine SDK for Python.
Copyright (c) 2013 The Chromium Authors. All rights reserved.