# flatiron and coffeecup views example

## usage

```
npm install
node server.js
```

This example currently requires the master version of director:

```
cd node_modules
cd flatiron
npm uninstall director
npm install git://github.com/flatiron/director.git
```