GoogleChrome/multi-device

Name: multi-device

Owner: GoogleChrome

Description: Chrome multi-device (mobile) docs

Created: 2013-11-01 17:32:05.0

Updated: 2017-12-24 06:35:10.0

Pushed: 2017-03-29 16:18:43.0

Homepage: null

Size: 11219

Language: HTML

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

The Chrome Multi-Device documentation

This is the source of the official Chrome Multi-Device documentation on developer.chrome.com (aka “DCC”).

Running the site
  1. In the root of the project, start a server on port 8000
  2. See this script for Python server.
  3. It's easier if your server can also do a directory listing.
  4. Open http://localhost:8000/_preview.html
  5. You will see the boilerplate with the index.html file already included
  6. To preview another document, add a url paramater with the filename
  7. Something like: http://localhost:8000/_preview.html?data-compression.html
  8. Or: http://localhost:8888/_preview.html?webview/gettingstarted.html
  9. Things mostly work but is not exactly the same as viewing through DCC.
Deployment

Once pushed to master, updates will go live to the DCC site within a few minutes or so.

Troublshooting
License

Except as otherwise noted, the content of the DevTools documentation is licensed under the Creative Commons Attribution 3.0 License, and code samples are licensed under the Apache 2.0 License.


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.