https://github.com/reimertz/dn-img2pixel
https://github.com/reimertz/dn-img2pixel
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/reimertz/dn-img2pixel
- Owner: reimertz
- Created: 2015-05-10T00:42:18.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-06-04T12:53:16.000Z (about 10 years ago)
- Last Synced: 2025-03-15T01:47:12.983Z (3 months ago)
- Language: JavaScript
- Size: 3.69 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```