https://github.com/humpbackdev/humpbackdev.github.io
Github pages repo for this organization
https://github.com/humpbackdev/humpbackdev.github.io
Last synced: 4 months ago
JSON representation
Github pages repo for this organization
- Host: GitHub
- URL: https://github.com/humpbackdev/humpbackdev.github.io
- Owner: humpbackdev
- Created: 2017-10-04T20:47:04.000Z (over 8 years ago)
- Default Branch: source
- Last Pushed: 2018-10-04T19:51:28.000Z (over 7 years ago)
- Last Synced: 2024-12-28T06:25:53.877Z (about 1 year ago)
- Language: CSS
- Size: 1.39 MB
- Stars: 0
- Watchers: 7
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# humpbackdev.com
Humpbackdev's landing page.
To install the packages, you need node.js v6.11.1
To install the packages:
```
npm install
```
Run Gulp to create the page:
```
gulp watch
```