Boilerplate for creating your very own text-only Quartz reader. Fetches the latest articles from Quartz’s GraphQL endpoint.
- Node.js and npm
- npx package runner (included in npm >v5.2.0)
- Run
npm i
to install dependencies - Spin up a local development server with
npm start
(this may take some time) - Once the server has started, navigate to http://localhost:3000, where you should see a webpage that looks like this: