[![Stories in Ready](https://badge.waffle.io/YouBase/youbase.png?label=ready&title=Ready)](https://waffle.io/YouBase/youbase)
YouBase
=======

Install youbase using npm then run the local api server to view the
quickstart guide.

``` shell
> npm install -g youbase
> youbase api
> open http://localhost:9090
```

