Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/smt/imgg.es

A tiny fun web image aggregator
https://github.com/smt/imgg.es

Last synced: about 2 months ago
JSON representation

A tiny fun web image aggregator

Awesome Lists containing this project

README

        

imgg.es
=======

[![Travis CI build status](https://travis-ci.org/smt/imgg.es.png)](https://travis-ci.org/smt/imgg.es)

Running
-------

npm install
node build
node app

Contributing
------------

npm install -g mocha
make test