Ecosyste.ms: Awesome
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: 7 days ago
JSON representation
Is Rob home yet?
- Host: GitHub
- URL: https://github.com/smashingboxes/isrobhomeyet
- Owner: smashingboxes
- License: mit
- Created: 2015-07-25T02:24:35.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-06-06T18:57:10.000Z (over 8 years ago)
- Last Synced: 2024-04-09T22:08:25.022Z (7 months ago)
- Language: CoffeeScript
- Size: 1.4 MB
- Stars: 0
- Watchers: 17
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#Is Rob Home?
##Install
```bash
git clone [email protected]:smashingboxes/isrobhomeyet.git
cd isrobhomeyet
npm install
bower install
gulp serve
```##Deploy
```
gulp deploy
```