AndreMiras / fa2png

FontAwesome to PNG
http://andremiras.github.io/fa2png/
MIT License
6 stars 5 forks source link

fa2png

Tests Deploy

Converts a FontAwesome icon to PNG.

http://andremiras.github.io/fa2png/

Run

yarn start

Test

yarn lint
yarn test

Deployment

The app can be deployed on GitHub pages when releasing via:

yarn deploy