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

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

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
```