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

https://github.com/levonet/hypnotoad

static site with b_
https://github.com/levonet/hypnotoad

Last synced: about 1 year ago
JSON representation

static site with b_

Awesome Lists containing this project

README

          

## hypnotoad
[![Build Status](https://travis-ci.org/levonet/hypnotoad.svg)](https://travis-ci.org/levonet/hypnotoad)

### Installation

```
> git clone https://github.com/levonet/hypnotoad.git
> cd hypnotoad
> npm i
> ./node_modules/.bin/bower i
```

### Run development server

```
> ./node_modules/.bin/enb server
```