/korean

Primary LanguageJavaScriptApache License 2.0Apache-2.0

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:

npm install
npm start

# Now serving at http://localhost:8080

To compile down to HTML, CSS, and JavaScript:

npm run build