/qz-lite-starter

Boilerplate for creating your very own text-only Quartz reader

Primary LanguageJavaScript

Quartz Lite starter pack

Boilerplate for creating your very own text-only Quartz reader. Fetches the latest articles from Quartz’s GraphQL endpoint.

Local development

Requirements

Instructions

  1. Run npm i to install dependencies
  2. Spin up a local development server with npm start (this may take some time)
  3. Once the server has started, navigate to http://localhost:3000, where you should see a webpage that looks like this:

A screenshot of the application upon startup