An open API service indexing awesome lists of open source software.

https://github.com/mdb/traffic-jam

A hand-illustrated HTML/JS animation I created for my bus-obsessed nephew.
https://github.com/mdb/traffic-jam

Last synced: 7 days ago
JSON representation

A hand-illustrated HTML/JS animation I created for my bus-obsessed nephew.

Awesome Lists containing this project

README

          

# Traffic Jam

An HTML/JavaScript animation I made for my bus-obsessed nephew.

[View it »](http://clapclapexcitement.s3-website-us-east-1.amazonaws.com)

## Run it locally

Set up:

```
$ git clone http://github.com/mdb/traffic_jam
$ cd traffic_jam
$ bower install
$ bundle install
$ middleman
```

View it in your web browser at [http://localhost:4567](http://localhost:4567).