Skip to content

Commit

Permalink
[doc] add reference to bin/build
Browse files Browse the repository at this point in the history
  • Loading branch information
Swaagie committed Dec 16, 2014
1 parent 52f1eb5 commit a2077f5
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Expand Up @@ -26,6 +26,14 @@ etc).
* [API Documentation](#api-documentation)
* [Frequently Asked Questions](#faq)

## Building client-side script

Run the provided CLi script.

```bash
./bin/build
```

## Client-side Routing

It simply watches the hash of the URL to determine what to do, for example:
Expand Down

0 comments on commit a2077f5

Please sign in to comment.