how to make a very simple traffic simulation using angular and d3. written in coffeescript with gulp and browserify, too. this is the first in a series of how to build interactive, agent-based simulators.
to get it started, type
npm install
bower install
gulp
that should do it