Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 170 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 170 Bytes

ShowStreets

This JavaScript visualizes streets.

Usage

Run a local server. For example:

~$ python -m SimpleHTTPServer
Serving HTTP on 0.0.0.0 port 8000 ...