Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mateuszitelli/personal-logo

A reusable and animated SVG logo created with the Snap.svg javascript lib.
https://github.com/mateuszitelli/personal-logo

Last synced: 16 days ago
JSON representation

A reusable and animated SVG logo created with the Snap.svg javascript lib.

Awesome Lists containing this project

README

        

presonal-logo
=============
>A reusable and animated SVG logo created with the Snap.svg javascript lib.

##Build it

You'll need `grunt` and `grunt-cli` installed before everything.

To install other dependencies run:
```sh
$ npm install
```

Then build the logo:
```sh
$ grunt
```

And it's done :)

##See the results
You can see the logo running in the `index.html`.