Skip to content

backifyco/backify-font-logo-finder

Repository files navigation

Font Logo Finder

Find the best font for your logo.

Project Setup

npm install

Compile and Hot-Reload for Development

npm run dev

Type-Check, Compile and Minify for Production

npm run build