An easy to use icons editor for Flat Icons Fans.
#Demo https://icewassim.github.io/flattify/
#Installation
#Building
- Gulp:
gulp build
#Testing
- Gulp:
gulp test
#Contributing
- Fork it
- Create your feature branch
git checkout -b my-new-feature
- Write tests
- Make your changes
- Run
gulp test
- Commit your changes
git commit -am 'Add some feature'
- Push to the branch
git push origin my-new-feature
- Create new Pull Request