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

https://github.com/robfletcher/font-taxonomy

A classified selection of free web fonts
https://github.com/robfletcher/font-taxonomy

Last synced: 4 months ago
JSON representation

A classified selection of free web fonts

Awesome Lists containing this project

README

          

## Set up

npm install
bower install

## To run locall

grunt server

## To run in 'production' mode

grunt server:dist

## To build for deployment

grunt build