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

https://github.com/reimertz/dn-img2pixel


https://github.com/reimertz/dn-img2pixel

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

        

# dn-img2pixel
First version of this: http://www.reimertz.co/thoughts/get-the-coolest-designer-news-profile/

## Install
```bash
npm install
bower install
```

## Serve
```bash
gulp serve
```

## deploy
```bash
gulp deploy
```