Skip to content

Boilerplate for creating your very own text-only Quartz reader

Notifications You must be signed in to change notification settings

Quartz/qz-lite-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Boilerplate for creating your very own text-only Quartz reader

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published