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.
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