Skip to content
/ gatsby-starter Public template

A bare-bones Gatsby TypeScript starter with out of the box SEO optimization.

License

Notifications You must be signed in to change notification settings

lucasjohnson/gatsby-starter

Repository files navigation

Gatsby Starter

A bare-bones Gatsby TypeScript starter with out of the box SEO optimization.

Install

  • yarn
  • yarn dev

Configuration

  • Upate project and repository data in package.json.
  • Update site metadata, and site manifest data in gatsby-config.js so that SEO and PWA functionality are configured correctly.

Technologies

TODO

  • Accessiblity
  • Storybook
  • Testing