# <%= humanizedName %>

An awesome app built on the [Denali framework](http://denalijs.org/).


## Installation

1. Clone the repo down
2. `npm install -g denali denali-cli`
3. `npm install`
4. `denali server`
5. Hit [localhost:3000](http://localhost:3000)


## Tests

```sh
$ denali test
```
