Skip to content
  • Michael Bostock's avatar
    A simple web server for Chrome. · 9f51f46f
    Michael Bostock authored
    Alas, Chrome is very strict about XHR to local files, even within the same
    directory. This commit includes a tiny web server (built on Tornado) so that
    Chrome users can easily run the examples out of their local file system.
    9f51f46f