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?
- Host: GitHub
- URL: https://github.com/smashingboxes/isrobhomeyet
- Owner: smashingboxes
- License: mit
- Created: 2015-07-25T02:24:35.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2016-06-06T18:57:10.000Z (almost 10 years ago)
- Last Synced: 2025-01-03T18:12:29.069Z (over 1 year 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 git@github.com:smashingboxes/isrobhomeyet.git
cd isrobhomeyet
npm install
bower install
gulp serve
```
##Deploy
```
gulp deploy
```