Gatsby is a blazing-fast static site generator for React. This is the Gatsby implementation of Hackernews using the gatsby-source-hackernews
plugin.
Kickstarted with the gatsby-default-starter
boilerplate.
Install all the required packages/dependencies using yarn
Setup development server
Build static files for production
Feel free to open issues and pull requests!