Skip to content

cviebrock/gifdown.io

Repository files navigation

# gifdown


## Installation

```sh
npm install
# ./node_modules/.bin/gulp build
npm run build
# node gifServer.js
npm run serve
```