Skip to content

Latest commit

 

History

History
30 lines (21 loc) · 791 Bytes

README.md

File metadata and controls

30 lines (21 loc) · 791 Bytes

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