An open API service indexing awesome lists of open source software.

https://github.com/smashingboxes/isrobhomeyet

Is Rob home yet?
https://github.com/smashingboxes/isrobhomeyet

Last synced: about 1 year ago
JSON representation

Is Rob home yet?

Awesome Lists containing this project

README

          

#Is Rob Home?

##Install

```bash
git clone git@github.com:smashingboxes/isrobhomeyet.git
cd isrobhomeyet
npm install
bower install
gulp serve
```

##Deploy

```
gulp deploy
```