googlefonts / korean

Google Fonts Korean showcase
https://googlefonts.github.io/korean/
Apache License 2.0
160 stars 13 forks source link

Google Fonts + 한국어 • Google Fonts + Korean

Great typography makes the web more beautiful, fast, and open. Using machine learning and the latest web standards, Google Fonts now offers the open source Korean fonts showcased in this website.

This repository contains the type specimen site built to showcase the collection.

Getting started

First, clone the project and cd into the directory. Then run:

yarn
yarn start

# Now serving at http://localhost:8080

To compile down to HTML, CSS, and JavaScript:

yarn build