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

https://github.com/spring-raining/giraf

Powerful & Free GIF Creator
https://github.com/spring-raining/giraf

Last synced: about 1 year ago
JSON representation

Powerful & Free GIF Creator

Awesome Lists containing this project

README

          

Giraf

Giraf - Powerful & Free GIF Creator - https://spring-raining.github.io/Giraf

## Usage on local

1. Install Node.js

2. Clone Giraf

```sh
$ git clone https://github.com/spring-raining/Giraf
```

3. Build & Run

```sh
$ cd Giraf
$ npm install
$ npm start
```

4. Access `http://localohst:8080`

## Licence

[MIT](https://github.com/spring-raining/Giraf/blob/master/LICENCE)

## Author

- [spring-raining](https://github.com/spring-raining)