Skip to content

ajayns/gatsby-hacker-news

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gatsby Hacker News

Gatsby is a blazing-fast static site generator for React. This is the Gatsby implementation of Hackernews using the gatsby-source-hackernews plugin.

Giphy

Live Demo

Development

Kickstarted with the gatsby-default-starter boilerplate.

Install all the required packages/dependencies using yarn

yarn

Setup development server

gatsby develop

Build static files for production

gatsby build

Contributing

Feel free to open issues and pull requests!

Releases

No releases published

Packages

No packages published