Skip to content

Latest commit

 

History

History
11 lines (7 loc) · 291 Bytes

README.md

File metadata and controls

11 lines (7 loc) · 291 Bytes

NewsKit Grid Demo

A small demo for the new NewsKit Grid system. Hosted at https://newskit-grid-demo.now.sh/ or, you can run it locally.

Running Locally

The site is built using Next.js, just do the following:

  1. Clone this repo
  2. Run yarn
  3. Run yarn dev