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

https://github.com/bbmoz/imgbit


https://github.com/bbmoz/imgbit

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# imgbit

## Installation

Outside the project directory,

```bash
$ npm install imgbit
```

Inside the project directory,

```bash
$ npm run setup
```

## Test

```bash
$ gulp test
```

## Running

```bash
$ gulp
```