Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 502 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 502 Bytes

gatsby-starter-hello-world

Starter with the bare essentials needed for a Gatsby site

Install this starter (assuming Gatsby is installed) by running from your CLI:

gatsby new gatsby-site https://github.com/gatsbyjs/gatsby-starter-hello-world

Running in development

gatsby develop

Features

  • Programmatically create pages from markdown files
  • Fetch markdown data using graphql
  • PWA compliant

Demo

Check it out