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
- Host: GitHub
- URL: https://github.com/spring-raining/giraf
- Owner: spring-raining
- License: mit
- Created: 2014-02-26T01:41:32.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2016-06-07T14:27:01.000Z (about 10 years ago)
- Last Synced: 2025-02-15T10:51:09.756Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://spring-raining.github.io/Giraf
- Size: 17.2 MB
- Stars: 50
- Watchers: 3
- Forks: 2
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README

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)