Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 554 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 554 Bytes

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